"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/06/16 03:59:29 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-xakaqal2peki" 2026/06/16 03:59:29 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/06/16 03:59:29 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/06/16 03:59:29 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/16 03:59:29 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/16 03:59:29 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/16 03:59:29 DEBUG : Setting pass="P4eTXu7nE6g5CaVQ98HO-dehLmwa-dhBTmbu10nSVtWJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/16 03:59:29 DEBUG : TestWebdavRclone: detected overridden config - adding "{HfzA1}" suffix to name 2026/06/16 03:59:29 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/06/16 03:59:29 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/06/16 03:59:29 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/06/16 03:59:29 DEBUG : Setting pass="P4eTXu7nE6g5CaVQ98HO-dehLmwa-dhBTmbu10nSVtWJ" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/06/16 03:59:29 DEBUG : found headers: 2026/06/16 03:59:29 DEBUG : Creating backend with remote "/tmp/rclone3667223080" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:29 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:29 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:29 DEBUG : dir: Looking for writers 2026/06/16 03:59:29 DEBUG : Looking for writers 2026/06/16 03:59:29 DEBUG : dir: reading active writers 2026/06/16 03:59:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:29 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:29 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:29 DEBUG : dir/subdir: Looking for writers 2026/06/16 03:59:29 DEBUG : dir: Looking for writers 2026/06/16 03:59:29 DEBUG : file1: reading active writers 2026/06/16 03:59:29 DEBUG : file2: reading active writers 2026/06/16 03:59:29 DEBUG : subdir: reading active writers 2026/06/16 03:59:29 DEBUG : Looking for writers 2026/06/16 03:59:29 DEBUG : dir: reading active writers 2026/06/16 03:59:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:29 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:29 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:29 DEBUG : dir: Looking for writers 2026/06/16 03:59:29 DEBUG : file1: reading active writers 2026/06/16 03:59:29 DEBUG : Looking for writers 2026/06/16 03:59:29 DEBUG : dir: reading active writers 2026/06/16 03:59:29 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:29 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:29 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:29 DEBUG : dir: Looking for writers 2026/06/16 03:59:29 DEBUG : Looking for writers 2026/06/16 03:59:29 DEBUG : dir: reading active writers 2026/06/16 03:59:29 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:30 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:30 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:30 DEBUG : forgetting directory cache 2026/06/16 03:59:30 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:30 DEBUG : Looking for writers 2026/06/16 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:30 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:30 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/06/16 03:59:30 DEBUG : dir: invalidating directory cache 2026/06/16 03:59:30 DEBUG : >ForgetPath: 2026/06/16 03:59:30 DEBUG : ForgetPath: relativePath="dir", type=0 2026/06/16 03:59:30 DEBUG : invalidating directory cache 2026/06/16 03:59:30 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:30 DEBUG : >ForgetPath: 2026/06/16 03:59:30 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/06/16 03:59:30 DEBUG : >ForgetPath: 2026/06/16 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:30 DEBUG : dir: Looking for writers 2026/06/16 03:59:30 DEBUG : Looking for writers 2026/06/16 03:59:30 DEBUG : dir: reading active writers 2026/06/16 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:30 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:30 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:30 DEBUG : forgetting directory cache 2026/06/16 03:59:30 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:30 DEBUG : dir: Looking for writers 2026/06/16 03:59:30 DEBUG : fil/a/b: Looking for writers 2026/06/16 03:59:30 DEBUG : fil/a: Looking for writers 2026/06/16 03:59:30 DEBUG : b: reading active writers 2026/06/16 03:59:30 DEBUG : fil: Looking for writers 2026/06/16 03:59:30 DEBUG : a: reading active writers 2026/06/16 03:59:30 DEBUG : Looking for writers 2026/06/16 03:59:30 DEBUG : dir: reading active writers 2026/06/16 03:59:30 DEBUG : fil: reading active writers 2026/06/16 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:30 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:30 DEBUG : dir: Looking for writers 2026/06/16 03:59:30 DEBUG : Looking for writers 2026/06/16 03:59:30 DEBUG : dir: reading active writers 2026/06/16 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:30 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:30 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:30 DEBUG : dir: Looking for writers 2026/06/16 03:59:30 DEBUG : file1: reading active writers 2026/06/16 03:59:30 DEBUG : Looking for writers 2026/06/16 03:59:30 DEBUG : dir: reading active writers 2026/06/16 03:59:30 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:30 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/06/16 03:59:31 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir: invalidating directory cache 2026/06/16 03:59:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/06/16 03:59:31 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/06/16 03:59:31 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/06/16 03:59:31 DEBUG : dir/file1: Reset virtual modtime 2026/06/16 03:59:31 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/06/16 03:59:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:31 DEBUG : dir: invalidating directory cache 2026/06/16 03:59:31 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/06/16 03:59:31 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/06/16 03:59:31 DEBUG : dir/virtualFile: Reset virtual modtime 2026/06/16 03:59:31 DEBUG : forgetting directory cache 2026/06/16 03:59:31 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:31 DEBUG : dir/virtualDir: forgetting directory cache 2026/06/16 03:59:31 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:31 DEBUG : dir/virtualDir: Looking for writers 2026/06/16 03:59:31 DEBUG : dir: Looking for writers 2026/06/16 03:59:31 DEBUG : file1: reading active writers 2026/06/16 03:59:31 DEBUG : virtualFile2: reading active writers 2026/06/16 03:59:31 DEBUG : virtualFile: reading active writers 2026/06/16 03:59:31 DEBUG : virtualDir: reading active writers 2026/06/16 03:59:31 DEBUG : Looking for writers 2026/06/16 03:59:31 DEBUG : dir: reading active writers 2026/06/16 03:59:31 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:31 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 ERROR : dir/: Can only open directories read only 2026/06/16 03:59:31 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:31 DEBUG : dir: Looking for writers 2026/06/16 03:59:31 DEBUG : Looking for writers 2026/06/16 03:59:31 DEBUG : dir: reading active writers 2026/06/16 03:59:31 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:31 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/16 03:59:31 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/16 03:59:31 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (5 bytes), uploading instead of streaming 2026/06/16 03:59:31 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir/potato: size = 5 OK 2026/06/16 03:59:31 NOTICE: webdav root 'rclone-test-xakaqal2peki': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/06/16 03:59:31 DEBUG : dir/potato: Size of src and dst objects identical 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/06/16 03:59:31 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:31 DEBUG : dir: Looking for writers 2026/06/16 03:59:31 DEBUG : file1: reading active writers 2026/06/16 03:59:31 DEBUG : potato: reading active writers 2026/06/16 03:59:31 DEBUG : Looking for writers 2026/06/16 03:59:31 DEBUG : dir: reading active writers 2026/06/16 03:59:31 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:31 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/16 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:32 DEBUG : dir/sub: Looking for writers 2026/06/16 03:59:32 DEBUG : dir: Looking for writers 2026/06/16 03:59:32 DEBUG : file1: reading active writers 2026/06/16 03:59:32 DEBUG : sub: reading active writers 2026/06/16 03:59:32 DEBUG : Looking for writers 2026/06/16 03:59:32 DEBUG : dir: reading active writers 2026/06/16 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:32 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:32 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/16 03:59:32 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/06/16 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:32 DEBUG : dir/sub/subsub: Looking for writers 2026/06/16 03:59:32 DEBUG : dir/sub: Looking for writers 2026/06/16 03:59:32 DEBUG : subsub: reading active writers 2026/06/16 03:59:32 DEBUG : dir: Looking for writers 2026/06/16 03:59:32 DEBUG : file1: reading active writers 2026/06/16 03:59:32 DEBUG : sub: reading active writers 2026/06/16 03:59:32 DEBUG : Looking for writers 2026/06/16 03:59:32 DEBUG : dir: reading active writers 2026/06/16 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:32 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:32 ERROR : dir/: Dir.Remove not empty 2026/06/16 03:59:32 DEBUG : dir/file1: Remove: 2026/06/16 03:59:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:32 DEBUG : dir/file1: >Remove: err= 2026/06/16 03:59:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/16 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:32 DEBUG : Looking for writers 2026/06/16 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:32 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:32 DEBUG : dir/file1: Remove: 2026/06/16 03:59:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:32 DEBUG : dir/file1: >Remove: err= 2026/06/16 03:59:32 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/16 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:32 DEBUG : Looking for writers 2026/06/16 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:32 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:32 DEBUG : dir/file1: Remove: 2026/06/16 03:59:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:32 DEBUG : dir/file1: >Remove: err= 2026/06/16 03:59:32 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:32 DEBUG : dir: Looking for writers 2026/06/16 03:59:32 DEBUG : Looking for writers 2026/06/16 03:59:32 DEBUG : dir: reading active writers 2026/06/16 03:59:32 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.26s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:32 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:33 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:33 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/06/16 03:59:33 DEBUG : dir: Updating dir with dir2 0x1411b0334750 2026/06/16 03:59:33 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vDel: "dir" 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/06/16 03:59:33 INFO : dir2/file1: Moved (server-side) to: file2 2026/06/16 03:59:33 DEBUG : file2: Updating file with file2 0x1411b05aadd0 2026/06/16 03:59:33 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:33 INFO : dir2/file3: Deleted 2026/06/16 03:59:33 INFO : file2: Moved (server-side) to: dir2/file3 2026/06/16 03:59:33 DEBUG : dir2/file3: Updating file with dir2/file3 0x1411b05aadd0 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vDel: "file2" 2026/06/16 03:59:33 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/06/16 03:59:33 DEBUG : empty directory: Updating dir with renamed empty directory 0x1411b040fe10 2026/06/16 03:59:33 DEBUG : empty directory: forgetting directory cache 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/06/16 03:59:33 DEBUG : dir2: Renaming to "dir3" 2026/06/16 03:59:33 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:33 DEBUG : dir3: Looking for writers 2026/06/16 03:59:33 DEBUG : file3: reading active writers 2026/06/16 03:59:33 DEBUG : renamed empty directory: Looking for writers 2026/06/16 03:59:33 DEBUG : Looking for writers 2026/06/16 03:59:33 DEBUG : dir3: reading active writers 2026/06/16 03:59:33 DEBUG : renamed empty directory: reading active writers 2026/06/16 03:59:33 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.56s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:33 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:33 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/06/16 03:59:33 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:33 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/16 03:59:33 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/06/16 03:59:33 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/06/16 03:59:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/16 03:59:33 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:33 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:33 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/06/16 03:59:33 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/06/16 03:59:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:33 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (12 bytes), uploading instead of streaming 2026/06/16 03:59:33 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:33 DEBUG : dir/sub/file2: size = 12 OK 2026/06/16 03:59:33 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/06/16 03:59:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:33 DEBUG : forgetting directory cache 2026/06/16 03:59:33 DEBUG : dir: forgetting directory cache 2026/06/16 03:59:33 DEBUG : dir/sub: forgetting directory cache 2026/06/16 03:59:33 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/06/16 03:59:33 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/06/16 03:59:33 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (5 bytes), uploading instead of streaming 2026/06/16 03:59:33 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:33 DEBUG : dir/sub/file0: size = 5 OK 2026/06/16 03:59:33 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/06/16 03:59:33 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/06/16 03:59:33 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:33 DEBUG : dir/sub: Looking for writers 2026/06/16 03:59:33 DEBUG : file0: reading active writers 2026/06/16 03:59:33 DEBUG : file2: reading active writers 2026/06/16 03:59:33 DEBUG : dir: Looking for writers 2026/06/16 03:59:33 DEBUG : file1: reading active writers 2026/06/16 03:59:33 DEBUG : sub: reading active writers 2026/06/16 03:59:33 DEBUG : Looking for writers 2026/06/16 03:59:33 DEBUG : dir: reading active writers 2026/06/16 03:59:33 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:33 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/06/16 03:59:33 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:33 DEBUG : Looking for writers 2026/06/16 03:59:33 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:33 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/06/16 03:59:33 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:33 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/06/16 03:59:33 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/06/16 03:59:33 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/06/16 03:59:33 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:33 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:33 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/06/16 03:59:33 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:33 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/06/16 03:59:33 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/06/16 03:59:33 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/06/16 03:59:33 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:33 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:33 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:33 DEBUG : dir: Looking for writers 2026/06/16 03:59:33 DEBUG : file1: reading active writers 2026/06/16 03:59:33 DEBUG : file1.metadata: reading active writers 2026/06/16 03:59:33 DEBUG : Looking for writers 2026/06/16 03:59:33 DEBUG : dir: reading active writers 2026/06/16 03:59:33 DEBUG : dir.metadata: reading active writers 2026/06/16 03:59:33 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:33 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : dir: Looking for writers 2026/06/16 03:59:34 DEBUG : file1: reading active writers 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : dir: reading active writers 2026/06/16 03:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:34 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : dir: Looking for writers 2026/06/16 03:59:34 DEBUG : file1: reading active writers 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : dir: reading active writers 2026/06/16 03:59:34 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-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:34 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:34 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:34 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:34 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : dir: Looking for writers 2026/06/16 03:59:34 DEBUG : file1: reading active writers 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : dir: reading active writers 2026/06/16 03:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/06/16 03:59:34 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/06/16 03:59:34 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/06/16 03:59:34 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:34 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : file.txt: reading active writers 2026/06/16 03:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:34 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:34 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (25 bytes), uploading instead of streaming 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : dir/file1: size = 25 OK 2026/06/16 03:59:34 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/16 03:59:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : dir: Looking for writers 2026/06/16 03:59:34 DEBUG : file1: reading active writers 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : dir: reading active writers 2026/06/16 03:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:34 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : dir/file1: Remove: 2026/06/16 03:59:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:34 DEBUG : dir/file1: >Remove: err= 2026/06/16 03:59:34 DEBUG : dir/file1: Remove: 2026/06/16 03:59:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : dir: Looking for writers 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : dir: reading active writers 2026/06/16 03:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:34 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:34 DEBUG : dir/file1: Remove: 2026/06/16 03:59:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:34 DEBUG : dir/file1: >Remove: err= 2026/06/16 03:59:34 DEBUG : dir/file1: Remove: 2026/06/16 03:59:34 DEBUG : dir/file1: >Remove: err=Read only file system 2026/06/16 03:59:34 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:34 DEBUG : dir: Looking for writers 2026/06/16 03:59:34 DEBUG : Looking for writers 2026/06/16 03:59:34 DEBUG : dir: reading active writers 2026/06/16 03:59:34 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:34 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=O_RDWR 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=0x3 2026/06/16 03:59:35 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : file1: reading active writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:35 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : file1: reading active writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: 2026/06/16 03:59:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:35 DEBUG : newLeaf: Updating file with newLeaf 0x1411b05abad0 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/16 03:59:35 DEBUG : dir/file1: Updating file with dir/file1 0x1411b05abad0 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:35 DEBUG : dir/file1: File is currently open, delaying rename 0x1411b05abad0 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (25 bytes), uploading instead of streaming 2026/06/16 03:59:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:35 DEBUG : dir/file1: size = 25 OK 2026/06/16 03:59:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:35 DEBUG : newLeaf: Running delayed rename now 2026/06/16 03:59:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:35 DEBUG : newLeaf: Updating file with newLeaf 0x1411b05abad0 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:35 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : file1: reading active writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: 2026/06/16 03:59:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:35 DEBUG : newLeaf: Updating file with newLeaf 0x1411afec5a00 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/16 03:59:35 DEBUG : dir/file1: Updating file with dir/file1 0x1411afec5a00 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:35 DEBUG : dir/file1: File is currently open, delaying rename 0x1411afec5a00 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (25 bytes), uploading instead of streaming 2026/06/16 03:59:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:35 DEBUG : dir/file1: size = 25 OK 2026/06/16 03:59:35 DEBUG : dir/file1: Size of src and dst objects identical 2026/06/16 03:59:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:35 DEBUG : newLeaf: Running delayed rename now 2026/06/16 03:59:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:35 DEBUG : newLeaf: Updating file with newLeaf 0x1411afec5a00 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:35 DEBUG : >WaitForWriters: 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:35 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:35 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:35 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:35 DEBUG : dir/file1(0x1411b0875080): openPending: 2026/06/16 03:59:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:35 DEBUG : dir/file1(0x1411b0875080): >openPending: err= 2026/06/16 03:59:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:35 DEBUG : dir/file1(0x1411b0875080): _writeAt: size=14, off=0 2026/06/16 03:59:35 DEBUG : dir/file1(0x1411b0875080): >_writeAt: n=14, err= 2026/06/16 03:59:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/16 03:59:35 DEBUG : dir/file1(0x1411b0875080): close: 2026/06/16 03:59:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/16 03:59:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/16 03:59:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:35 DEBUG : dir/file1(0x1411b0875080): >close: err= 2026/06/16 03:59:35 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : file1: reading active writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : file1: reading active writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:35 DEBUG : dir: Looking for writers 2026/06/16 03:59:35 DEBUG : file1: reading active writers 2026/06/16 03:59:35 DEBUG : Looking for writers 2026/06/16 03:59:35 DEBUG : dir: reading active writers 2026/06/16 03:59:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : file1: reading active writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: starting upload 2026/06/16 03:59:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:36 DEBUG : dir/file1: size = 14 OK 2026/06/16 03:59:36 INFO : dir/file1: Copied (replaced existing) 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:36 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:36 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : file1: reading active writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : >WaitForWriters: 2026/06/16 03:59:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:36 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b076e700): _readAt: size=512, off=0 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b076e700): openPending: 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b076e700): >openPending: err= 2026/06/16 03:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b076e700): >_readAt: n=14, err=EOF 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b076e700): close: 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b076e700): >close: err= 2026/06/16 03:59:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:36 DEBUG : newLeaf: Updating file with newLeaf 0x1411affdba00 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/16 03:59:36 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/16 03:59:36 DEBUG : dir/file1: Updating file with dir/file1 0x1411affdba00 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:36 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b0494900): openPending: 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b0494900): >openPending: err= 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b0494900): _writeAt: size=25, off=0 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b0494900): >_writeAt: n=25, err= 2026/06/16 03:59:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:36 DEBUG : newLeaf: Updating file with newLeaf 0x1411affdba00 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:36 DEBUG : newLeaf(0x1411b0494900): close: 2026/06/16 03:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-16 03:59:36.246436508 +0000 UTC m=+6.943871716 2026/06/16 03:59:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:36 DEBUG : newLeaf(0x1411b0494900): >close: err= 2026/06/16 03:59:36 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: starting upload 2026/06/16 03:59:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:36 DEBUG : newLeaf: size = 25 OK 2026/06/16 03:59:36 INFO : newLeaf: Copied (replaced existing) 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-16 03:59:36 +0000 UTC" 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : >WaitForWriters: 2026/06/16 03:59:36 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : >WaitForWriters: 2026/06/16 03:59:36 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:36 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:36 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:36 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:36 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:36 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:36 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:36 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:36 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:36 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : file1: reading active writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : >WaitForWriters: 2026/06/16 03:59:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:36 DEBUG : newLeaf: Updating file with newLeaf 0x1411b037a1a0 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:36 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/16 03:59:36 DEBUG : dir/file1: Updating file with dir/file1 0x1411b037a1a0 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:36 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:36 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b06b9640): openPending: 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b06b9640): >openPending: err= 2026/06/16 03:59:36 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:36 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:36 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b06b9640): _writeAt: size=25, off=0 2026/06/16 03:59:36 DEBUG : dir/file1(0x1411b06b9640): >_writeAt: n=25, err= 2026/06/16 03:59:36 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:36 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:36 DEBUG : newLeaf: Updating file with newLeaf 0x1411b037a1a0 2026/06/16 03:59:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:36 DEBUG : newLeaf(0x1411b06b9640): close: 2026/06/16 03:59:36 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-16 03:59:36.748484662 +0000 UTC m=+7.445919860 2026/06/16 03:59:36 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:36 DEBUG : newLeaf(0x1411b06b9640): >close: err= 2026/06/16 03:59:36 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: starting upload 2026/06/16 03:59:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:36 DEBUG : newLeaf: size = 25 OK 2026/06/16 03:59:36 INFO : newLeaf: Copied (replaced existing) 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-16 03:59:36 +0000 UTC" 2026/06/16 03:59:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/16 03:59:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : >WaitForWriters: 2026/06/16 03:59:36 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:36 DEBUG : dir: Looking for writers 2026/06/16 03:59:36 DEBUG : Looking for writers 2026/06/16 03:59:36 DEBUG : dir: reading active writers 2026/06/16 03:59:36 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:36 DEBUG : >WaitForWriters: 2026/06/16 03:59:36 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:37 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:37 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b07f5940): openPending: 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b07f5940): >openPending: err= 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b07f5940): _writeAt: size=14, off=0 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b07f5940): >_writeAt: n=14, err= 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b07f5940): close: 2026/06/16 03:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/06/16 03:59:37 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b07f5940): >close: err= 2026/06/16 03:59:37 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : file1: reading active writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : file1: reading active writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : file1: reading active writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : file1: reading active writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: starting upload 2026/06/16 03:59:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:37 DEBUG : dir/file1: size = 14 OK 2026/06/16 03:59:37 INFO : dir/file1: Copied (replaced existing) 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:37 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : file1: reading active writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : >WaitForWriters: 2026/06/16 03:59:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0c79840): _readAt: size=512, off=0 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0c79840): openPending: 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0c79840): >openPending: err= 2026/06/16 03:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0c79840): >_readAt: n=14, err=EOF 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0c79840): close: 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0c79840): >close: err= 2026/06/16 03:59:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:37 DEBUG : newLeaf: Updating file with newLeaf 0x1411b07d4750 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/16 03:59:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/16 03:59:37 DEBUG : dir/file1: Updating file with dir/file1 0x1411b07d4750 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0828e00): openPending: 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0828e00): >openPending: err= 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0828e00): _writeAt: size=25, off=0 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0828e00): >_writeAt: n=25, err= 2026/06/16 03:59:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:37 DEBUG : newLeaf: Updating file with newLeaf 0x1411b07d4750 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:37 DEBUG : newLeaf(0x1411b0828e00): close: 2026/06/16 03:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/16 03:59:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-16 03:59:37.395130495 +0000 UTC m=+8.092565703 2026/06/16 03:59:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:37 DEBUG : newLeaf(0x1411b0828e00): >close: err= 2026/06/16 03:59:37 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:37 DEBUG : newLeaf: vfs cache: starting upload 2026/06/16 03:59:37 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:37 DEBUG : newLeaf: size = 25 OK 2026/06/16 03:59:37 INFO : newLeaf: Copied (replaced existing) 2026/06/16 03:59:37 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-16 03:59:37 +0000 UTC" 2026/06/16 03:59:37 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:37 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : >WaitForWriters: 2026/06/16 03:59:37 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : >WaitForWriters: 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:37 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:37 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:37 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : file1: reading active writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : >WaitForWriters: 2026/06/16 03:59:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b08d58c0): _readAt: size=512, off=0 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b08d58c0): openPending: 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b08d58c0): >openPending: err= 2026/06/16 03:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/06/16 03:59:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 03:59:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b08d58c0): >_readAt: n=14, err=EOF 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b08d58c0): close: 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b08d58c0): >close: err= 2026/06/16 03:59:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:37 DEBUG : newLeaf: Updating file with newLeaf 0x1411b08951e0 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:37 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/06/16 03:59:37 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/06/16 03:59:37 DEBUG : dir/file1: Updating file with dir/file1 0x1411b08951e0 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:37 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0b9b380): openPending: 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0b9b380): >openPending: err= 2026/06/16 03:59:37 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0b9b380): _writeAt: size=25, off=0 2026/06/16 03:59:37 DEBUG : dir/file1(0x1411b0b9b380): >_writeAt: n=25, err= 2026/06/16 03:59:37 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/06/16 03:59:37 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/06/16 03:59:37 DEBUG : newLeaf: Updating file with newLeaf 0x1411b08951e0 2026/06/16 03:59:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 03:59:37 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:37 DEBUG : newLeaf(0x1411b0b9b380): close: 2026/06/16 03:59:37 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/06/16 03:59:37 DEBUG : newLeaf: vfs cache: setting modification time to 2026-06-16 03:59:37.908142532 +0000 UTC m=+8.605577740 2026/06/16 03:59:37 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:37 DEBUG : newLeaf(0x1411b0b9b380): >close: err= 2026/06/16 03:59:37 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:37 DEBUG : dir: Looking for writers 2026/06/16 03:59:37 DEBUG : Looking for writers 2026/06/16 03:59:37 DEBUG : dir: reading active writers 2026/06/16 03:59:37 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:38 DEBUG : newLeaf: vfs cache: starting upload 2026/06/16 03:59:38 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:38 DEBUG : newLeaf: size = 25 OK 2026/06/16 03:59:38 INFO : newLeaf: Copied (replaced existing) 2026/06/16 03:59:38 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-06-16 03:59:37 +0000 UTC" 2026/06/16 03:59:38 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/06/16 03:59:38 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/06/16 03:59:38 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:38 DEBUG : >WaitForWriters: 2026/06/16 03:59:38 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : newLeaf: reading active writers 2026/06/16 03:59:38 DEBUG : >WaitForWriters: 2026/06/16 03:59:38 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 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-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : file1: reading active writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/16 03:59:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/16 03:59:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/06/16 03:59:38 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : file1: reading active writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/06/16 03:59:38 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/06/16 03:59:38 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/06/16 03:59:38 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/06/16 03:59:38 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/16 03:59:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/16 03:59:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/16 03:59:38 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/06/16 03:59:38 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/06/16 03:59:38 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/06/16 03:59:38 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/06/16 03:59:38 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/06/16 03:59:38 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : file1: reading active writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:38 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:38 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:38 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:38 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:38 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:38 DEBUG : dir: Looking for writers 2026/06/16 03:59:38 DEBUG : file1: reading active writers 2026/06/16 03:59:38 DEBUG : Looking for writers 2026/06/16 03:59:38 DEBUG : dir: reading active writers 2026/06/16 03:59:38 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:38 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/06/16 03:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/06/16 03:59:39 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : dir: Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : dir: reading active writers 2026/06/16 03:59:39 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): _readAt: size=1, off=0 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): openPending: 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): >openPending: err= 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): _readAt: size=256, off=1 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): >_readAt: n=15, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): _readAt: size=16, off=16 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): close: 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): >close: err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): close: 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b065d5c0): >close: err=file already closed 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : dir: Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : dir: reading active writers 2026/06/16 03:59:39 DEBUG : >WaitForWriters: 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): _readAt: size=1, off=0 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): openPending: 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >openPending: err= 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): _readAt: size=1, off=5 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): _readAt: size=1, off=3 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): _readAt: size=1, off=13 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): _readAt: size=16, off=100 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >_readAt: n=0, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): close: 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b07baf00): >close: err= 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : dir: Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : dir: reading active writers 2026/06/16 03:59:39 DEBUG : >WaitForWriters: 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=1, off=0 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): openPending: 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >openPending: err= 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=1, off=5 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=1, off=1 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=1, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=6, off=10 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=6, err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=256, off=10 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=6, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=256, off=100 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=0, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): close: 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >close: err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): _readAt: size=256, off=100 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0839dc0): >_readAt: n=0, err=file already closed 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : dir: Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : dir: reading active writers 2026/06/16 03:59:39 DEBUG : >WaitForWriters: 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): RWFileHandle.Flush 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): _readAt: size=256, off=0 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): openPending: 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): >openPending: err= 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): >_readAt: n=16, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): RWFileHandle.Flush 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): RWFileHandle.Flush 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): close: 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b06fb880): >close: err= 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : dir: Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : dir: reading active writers 2026/06/16 03:59:39 DEBUG : >WaitForWriters: 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:39 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 03:59:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/06/16 03:59:39 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): _readAt: size=256, off=0 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): openPending: 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): >openPending: err= 2026/06/16 03:59:39 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 03:59:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): >_readAt: n=16, err=EOF 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): RWFileHandle.Release 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): close: 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): >close: err= 2026/06/16 03:59:39 DEBUG : dir/file1(0x1411b0c5c600): RWFileHandle.Release 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : dir: Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : dir: reading active writers 2026/06/16 03:59:39 DEBUG : >WaitForWriters: 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:39 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:39 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): openPending: 2026/06/16 03:59:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): >openPending: err= 2026/06/16 03:59:39 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): _writeAt: size=5, off=0 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): >_writeAt: n=5, err= 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): _writeAt: size=7, off=5 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): >_writeAt: n=7, err= 2026/06/16 03:59:39 DEBUG : file1: vfs cache: truncate to size=11 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): close: 2026/06/16 03:59:39 DEBUG : file1: vfs cache: setting modification time to 2026-06-16 03:59:39.880691176 +0000 UTC m=+10.578126384 2026/06/16 03:59:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): >close: err= 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): close: 2026/06/16 03:59:39 DEBUG : file1(0x1411b0bceb80): >close: err=file already closed 2026/06/16 03:59:39 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:39 DEBUG : Looking for writers 2026/06/16 03:59:39 DEBUG : file1: reading active writers 2026/06/16 03:59:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:39 DEBUG : file1: vfs cache: starting upload 2026/06/16 03:59:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:40 DEBUG : file1: size = 11 OK 2026/06/16 03:59:40 INFO : file1: Copied (new) 2026/06/16 03:59:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-16 03:59:39 +0000 UTC" 2026/06/16 03:59:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:40 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): openPending: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): >openPending: err= 2026/06/16 03:59:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): _writeAt: size=7, off=0 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): >_writeAt: n=7, err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): _writeAt: size=6, off=5 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): >_writeAt: n=6, err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): close: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-16 03:59:40.078494317 +0000 UTC m=+10.775929525 2026/06/16 03:59:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): >close: err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): _writeAt: size=5, off=0 2026/06/16 03:59:40 DEBUG : file1(0x1411b0d823c0): >_writeAt: n=0, err=file already closed 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:40 DEBUG : file1: vfs cache: starting upload 2026/06/16 03:59:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:40 DEBUG : file1: size = 11 OK 2026/06/16 03:59:40 INFO : file1: Copied (new) 2026/06/16 03:59:40 DEBUG : file1: vfs cache: fingerprint now "11,2026-06-16 03:59:40 +0000 UTC" 2026/06/16 03:59:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:40 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:40 DEBUG : file1(0x1411b05785c0): openPending: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1(0x1411b05785c0): >openPending: err= 2026/06/16 03:59:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b05785c0): close: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-16 03:59:40.276982254 +0000 UTC m=+10.974417452 2026/06/16 03:59:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:40 DEBUG : file1(0x1411b05785c0): >close: err= 2026/06/16 03:59:40 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/16 03:59:40 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 03:59:40 DEBUG : file2: newRWFileHandle: 2026/06/16 03:59:40 DEBUG : file2(0x1411b0578a40): openPending: 2026/06/16 03:59:40 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:40 DEBUG : file2(0x1411b0578a40): >openPending: err= 2026/06/16 03:59:40 DEBUG : file2: >newRWFileHandle: err= 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:40 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/06/16 03:59:40 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/06/16 03:59:40 DEBUG : file2(0x1411b0578a40): RWFileHandle.Flush 2026/06/16 03:59:40 DEBUG : file2(0x1411b0578a40): RWFileHandle.Release 2026/06/16 03:59:40 DEBUG : file2(0x1411b0578a40): close: 2026/06/16 03:59:40 DEBUG : file2: vfs cache: setting modification time to 2026-06-16 03:59:40.277662511 +0000 UTC m=+10.975097719 2026/06/16 03:59:40 INFO : file2: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:40 DEBUG : file2(0x1411b0578a40): >close: err= 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/06/16 03:59:40 DEBUG : file1: vfs cache: starting upload 2026/06/16 03:59:40 DEBUG : file2: vfs cache: starting upload 2026/06/16 03:59:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:40 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:40 DEBUG : file1: size = 0 OK 2026/06/16 03:59:40 INFO : file1: Copied (new) 2026/06/16 03:59:40 DEBUG : file1: vfs cache: fingerprint now "0,2026-06-16 03:59:40 +0000 UTC" 2026/06/16 03:59:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/06/16 03:59:40 DEBUG : file2: size = 0 OK 2026/06/16 03:59:40 INFO : file2: Copied (new) 2026/06/16 03:59:40 DEBUG : file2: vfs cache: fingerprint now "0,2026-06-16 03:59:40 +0000 UTC" 2026/06/16 03:59:40 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/06/16 03:59:40 INFO : file2: vfs cache: upload succeeded try #1 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : file2: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:40 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): openPending: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): >openPending: err= 2026/06/16 03:59:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): _writeAt: size=5, off=0 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): >_writeAt: n=5, err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): RWFileHandle.Flush 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): RWFileHandle.Flush 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): close: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-16 03:59:40.646494184 +0000 UTC m=+11.343929382 2026/06/16 03:59:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:40 DEBUG : file1(0x1411b076f840): >close: err= 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:40 DEBUG : file1: vfs cache: starting upload 2026/06/16 03:59:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:40 DEBUG : file1: size = 5 OK 2026/06/16 03:59:40 INFO : file1: Copied (new) 2026/06/16 03:59:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-16 03:59:40 +0000 UTC" 2026/06/16 03:59:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:40 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:40 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): openPending: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): >openPending: err= 2026/06/16 03:59:40 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): _writeAt: size=5, off=0 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): >_writeAt: n=5, err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): RWFileHandle.Release 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): close: 2026/06/16 03:59:40 DEBUG : file1: vfs cache: setting modification time to 2026-06-16 03:59:40.833822569 +0000 UTC m=+11.531257777 2026/06/16 03:59:40 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): >close: err= 2026/06/16 03:59:40 DEBUG : file1(0x1411b08b4c00): RWFileHandle.Release 2026/06/16 03:59:40 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:40 DEBUG : file1: vfs cache: starting upload 2026/06/16 03:59:40 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:40 DEBUG : file1: size = 5 OK 2026/06/16 03:59:40 INFO : file1: Copied (new) 2026/06/16 03:59:40 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-16 03:59:40 +0000 UTC" 2026/06/16 03:59:40 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:40 INFO : file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:40 DEBUG : Looking for writers 2026/06/16 03:59:40 DEBUG : file1: reading active writers 2026/06/16 03:59:40 DEBUG : >WaitForWriters: 2026/06/16 03:59:40 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:41 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b04d1840): openPending: 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b04d1840): >openPending: err= 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b04d1840): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b04d1840): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b04d1840): close: 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-16 03:59:41.086250366 +0000 UTC m=+11.783685563 2026/06/16 03:59:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b04d1840): >close: err= 2026/06/16 03:59:41 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: starting upload 2026/06/16 03:59:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:41 DEBUG : dir/file1: size = 5 OK 2026/06/16 03:59:41 INFO : dir/file1: Copied (replaced existing) 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-06-16 03:59:41 +0000 UTC" 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : >WaitForWriters: 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:41 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : dir/file1: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/06/16 03:59:41 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): openPending: 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/06/16 03:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): >openPending: err= 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): _writeAt: size=15, off=5 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): >_writeAt: n=15, err= 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): close: 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: setting modification time to 2026-06-16 03:59:41.372135888 +0000 UTC m=+12.069571097 2026/06/16 03:59:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : dir/file1(0x1411b0db1d80): >close: err= 2026/06/16 03:59:41 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: starting upload 2026/06/16 03:59:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:41 DEBUG : dir/file1: size = 20 OK 2026/06/16 03:59:41 INFO : dir/file1: Copied (replaced existing) 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-06-16 03:59:41 +0000 UTC" 2026/06/16 03:59:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:41 DEBUG : dir: Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : dir: reading active writers 2026/06/16 03:59:41 DEBUG : >WaitForWriters: 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:41 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : file1(0x1411b0726b80): openPending: 2026/06/16 03:59:41 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 DEBUG : file1(0x1411b0726b80): >openPending: err= 2026/06/16 03:59:41 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:41 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/06/16 03:59:41 DEBUG : file1(0x1411b0726b80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : file1(0x1411b0726b80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : file1(0x1411b0726b80): close: 2026/06/16 03:59:41 DEBUG : file1: vfs cache: setting modification time to 2026-06-16 03:59:41.592146844 +0000 UTC m=+12.289582043 2026/06/16 03:59:41 INFO : file1: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : file1(0x1411b0726b80): >close: err= 2026/06/16 03:59:41 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:41 DEBUG : file1: vfs cache: starting upload 2026/06/16 03:59:41 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 03:59:41 DEBUG : file1: size = 5 OK 2026/06/16 03:59:41 INFO : file1: Copied (new) 2026/06/16 03:59:41 DEBUG : file1: vfs cache: fingerprint now "5,2026-06-16 03:59:41 +0000 UTC" 2026/06/16 03:59:41 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:41 INFO : file1: vfs cache: upload succeeded try #1 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : file1: reading active writers 2026/06/16 03:59:41 DEBUG : >WaitForWriters: 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.18s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07350c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07350c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07350c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07350c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07350c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.77840517 +0000 UTC m=+12.475840378 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07350c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.77840517 +0000 UTC m=+12.475840378 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735a00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735a00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735a00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735a00): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735a00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.77840517 +0000 UTC m=+12.475840378 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735a00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0164150 item 1 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742140): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742140): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742140): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742140): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742140): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.780705839 +0000 UTC m=+12.478141047 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742140): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742640): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742640): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742640): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.780705839 +0000 UTC m=+12.478141047 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b016a1c0 item 2 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742c80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742c80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742c80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742c80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742c80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.78231444 +0000 UTC m=+12.479749648 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0742c80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.78231444 +0000 UTC m=+12.479749648 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07435c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07435c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07435c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07435c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07435c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.78231444 +0000 UTC m=+12.479749648 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07435c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b016ad90 item 3 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743c40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743c40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743c40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743c40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743c40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.784161888 +0000 UTC m=+12.481597096 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0743c40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800280): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800280): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800280): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800280): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800280): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.784161888 +0000 UTC m=+12.481597096 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800280): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b016b7a0 item 4 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08008c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08008c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08008c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08008c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08008c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.785495583 +0000 UTC m=+12.482930820 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08008c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.785495583 +0000 UTC m=+12.482930820 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0800d40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801200): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801200): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.785495583 +0000 UTC m=+12.482930820 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0552070 item 5 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801880): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801880): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.788116933 +0000 UTC m=+12.485552141 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801dc0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801dc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801dc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801dc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801dc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.788116933 +0000 UTC m=+12.485552141 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0801dc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0552fc0 item 6 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082c540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082c540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082c540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082c540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082c540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.789415633 +0000 UTC m=+12.486850841 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082c540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.789415633 +0000 UTC m=+12.486850841 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082ca40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082cf00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082cf00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082cf00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082cf00): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082cf00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.789415633 +0000 UTC m=+12.486850841 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082cf00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05535e0 item 7 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082d580): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082d580): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082d580): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082d580): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082d580): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.791158695 +0000 UTC m=+12.488593903 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082d580): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082dac0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082dac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082dac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082dac0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082dac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.791158695 +0000 UTC m=+12.488593903 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b082dac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0230af0 item 8 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852180): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b0852180): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852180): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852180): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852180): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852180): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852180): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.792769188 +0000 UTC m=+12.490204396 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.792769188 +0000 UTC m=+12.490204396 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08529c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852ec0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852ec0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852ec0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852ec0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852ec0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.792769188 +0000 UTC m=+12.490204396 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0852ec0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0231960 item 9 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.794696637 +0000 UTC m=+12.492131845 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853a80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853a80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853a80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853a80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853a80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.794696637 +0000 UTC m=+12.492131845 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0853a80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0162540 item 10 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08781c0): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b08781c0): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08781c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08781c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08781c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08781c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08781c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878580): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878580): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878580): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878580): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878580): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.796231919 +0000 UTC m=+12.493667127 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878580): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.796231919 +0000 UTC m=+12.493667127 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878a80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878f80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878f80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878f80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878f80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878f80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.796231919 +0000 UTC m=+12.493667127 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0878f80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0162e00 item 11 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879600): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879600): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879600): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.798494687 +0000 UTC m=+12.495929935 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879b40): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879b40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879b40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879b40): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879b40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.798494687 +0000 UTC m=+12.495929935 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0879b40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0163340 item 12 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4280): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b08a4280): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4280): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4280): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4280): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4280): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4280): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4640): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4640): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4640): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.800119078 +0000 UTC m=+12.497554276 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4d00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4d00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4d00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4d00): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4d00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.800119078 +0000 UTC m=+12.497554276 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a4d00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0163960 item 13 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a5380): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a5380): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a5380): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a5380): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a5380): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.801868221 +0000 UTC m=+12.499303420 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a5380): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a58c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a58c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a58c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a58c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a58c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.801868221 +0000 UTC m=+12.499303420 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08a58c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b04820e0 item 14 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce000): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b08ce000): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce000): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce000): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce000): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce000): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce000): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce3c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce3c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce3c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce3c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce3c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.803817111 +0000 UTC m=+12.501252319 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ce3c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cea80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cea80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cea80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cea80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cea80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.803817111 +0000 UTC m=+12.501252319 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cea80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0482770 item 15 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf100): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf100): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf100): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.805235624 +0000 UTC m=+12.502670852 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf640): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf640): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf640): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.805235624 +0000 UTC m=+12.502670852 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cf640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b04830a0 item 16 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cfc80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cfc80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cfc80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cfc80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cfc80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.80655453 +0000 UTC m=+12.503989738 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08cfc80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.80655453 +0000 UTC m=+12.503989738 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec700): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec700): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec700): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec700): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec700): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.80655453 +0000 UTC m=+12.503989738 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ec700): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0483650 item 17 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ecd80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ecd80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ecd80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ecd80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ecd80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.808583358 +0000 UTC m=+12.506018557 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ecd80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed2c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed2c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed2c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed2c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed2c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.808583358 +0000 UTC m=+12.506018557 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed2c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0483d50 item 18 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed940): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed940): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed940): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed940): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed940): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.810182822 +0000 UTC m=+12.507618020 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ed940): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.810182822 +0000 UTC m=+12.507618020 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b08ede40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914440): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914440): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914440): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914440): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914440): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.810182822 +0000 UTC m=+12.507618020 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914440): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0114770 item 19 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914ac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914ac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914ac0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914ac0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914ac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.811989945 +0000 UTC m=+12.509425143 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0914ac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915000): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915000): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915000): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915000): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915000): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.811989945 +0000 UTC m=+12.509425143 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915000): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b01152d0 item 20 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5ac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5ac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5ac0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5ac0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5ac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.813367972 +0000 UTC m=+12.510803170 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5ac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.813367972 +0000 UTC m=+12.510803170 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df80c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df85c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df85c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df85c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df85c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df85c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.813367972 +0000 UTC m=+12.510803170 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df85c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0173b20 item 21 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df8c40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df8c40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df8c40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df8c40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df8c40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.816909401 +0000 UTC m=+12.514344599 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df8c40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9180): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9180): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9180): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9180): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9180): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.816909401 +0000 UTC m=+12.514344599 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9180): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b023b030 item 22 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9800): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9800): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9800): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9800): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9800): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.818621816 +0000 UTC m=+12.516057014 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9800): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.818621816 +0000 UTC m=+12.516057014 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0df9d00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9c300): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9c300): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9c300): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9c300): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9c300): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.818621816 +0000 UTC m=+12.516057014 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9c300): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b023b960 item 23 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915680): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915680): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915680): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915680): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915680): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.821285988 +0000 UTC m=+12.518721196 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915680): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915bc0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915bc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915bc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915bc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915bc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.821285988 +0000 UTC m=+12.518721196 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0915bc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b045c620 item 24 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e300): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b093e300): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e300): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e300): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e300): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e300): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e300): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e6c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e6c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e6c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e6c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e6c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.82293265 +0000 UTC m=+12.520367848 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093e6c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.82293265 +0000 UTC m=+12.520367848 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093ebc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f100): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f100): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f100): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.82293265 +0000 UTC m=+12.520367848 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b045cd90 item 25 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f780): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f780): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f780): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f780): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f780): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.825532621 +0000 UTC m=+12.522967819 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093f780): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093fcc0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093fcc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093fcc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093fcc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093fcc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.825532621 +0000 UTC m=+12.522967819 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b093fcc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b045d880 item 26 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a400): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b095a400): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a400): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a400): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a400): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a400): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a400): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a7c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a7c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a7c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a7c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a7c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.827115894 +0000 UTC m=+12.524551092 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095a7c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.827115894 +0000 UTC m=+12.524551092 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095acc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b200): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b200): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.827115894 +0000 UTC m=+12.524551092 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c2a80 item 27 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b880): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b880): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.829928083 +0000 UTC m=+12.527363281 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095b880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095bdc0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095bdc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095bdc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095bdc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095bdc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.829928083 +0000 UTC m=+12.527363281 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b095bdc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c3c70 item 28 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00500): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b0c00500): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00500): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00500): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00500): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00500): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00500): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c008c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c008c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c008c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c008c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c008c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.83141819 +0000 UTC m=+12.528853388 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c008c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00f80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00f80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00f80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00f80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00f80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.83141819 +0000 UTC m=+12.528853388 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c00f80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b017a5b0 item 29 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01600): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01600): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01600): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.832827928 +0000 UTC m=+12.530263125 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01b40): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01b40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01b40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01b40): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01b40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.832827928 +0000 UTC m=+12.530263125 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c01b40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b017aaf0 item 30 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30280): _readAt: size=2, off=0 2026/06/16 03:59:41 ERROR : open-test-file(0x1411b0c30280): Couldn't read size of file 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30280): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30280): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30280): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30280): close: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30280): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9cb00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9cb00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9cb00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9cb00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9cb00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.834787417 +0000 UTC m=+12.532222615 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9cb00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d1c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d1c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d1c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d1c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d1c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.834787417 +0000 UTC m=+12.532222615 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d1c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411afdb6a10 item 31 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d840): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d840): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d840): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d840): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d840): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.836444968 +0000 UTC m=+12.533880167 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9d840): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9dd80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9dd80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9dd80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9dd80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9dd80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.836444968 +0000 UTC m=+12.533880167 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0b9dd80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411afdb73b0 item 32 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30480): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30480): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30480): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30480): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30480): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.837821723 +0000 UTC m=+12.535256922 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30480): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b017af50 item 33 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.838818745 +0000 UTC m=+12.536253944 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30900): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30e00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30e00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30e00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30e00): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30e00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.838818745 +0000 UTC m=+12.536253944 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c30e00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b017b2d0 item 33 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31440): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31440): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31440): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31440): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31440): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.840710778 +0000 UTC m=+12.538145976 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31440): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05ee1c0 item 34 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.841440838 +0000 UTC m=+12.538876036 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c318c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31e00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31e00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31e00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31e00): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31e00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.841440838 +0000 UTC m=+12.538876036 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c31e00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05ee620 item 34 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.843267969 +0000 UTC m=+12.540703177 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05eed20 item 35 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.84434444 +0000 UTC m=+12.541779638 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c569c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56ec0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56ec0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56ec0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56ec0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56ec0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.84434444 +0000 UTC m=+12.541779638 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c56ec0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05eefc0 item 35 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.845872709 +0000 UTC m=+12.543307907 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05ef960 item 36 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.846442088 +0000 UTC m=+12.543877286 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c57a40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a080): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a080): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a080): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a080): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a080): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.846442088 +0000 UTC m=+12.543877286 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a080): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f62a0 item 36 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a6c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a6c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a6c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a6c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a6c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.847788586 +0000 UTC m=+12.545223794 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8a6c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f69a0 item 37 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.848241886 +0000 UTC m=+12.545677085 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8ab40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b040): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b040): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b040): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b040): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b040): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.848241886 +0000 UTC m=+12.545677085 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b040): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6b60 item 37 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b6c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b6c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b6c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b6c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b6c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.849730802 +0000 UTC m=+12.547166000 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8b6c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6ee0 item 38 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.850339967 +0000 UTC m=+12.547775164 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c8bbc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0200): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0200): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.850339967 +0000 UTC m=+12.547775164 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f71f0 item 38 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0880): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0880): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.851908892 +0000 UTC m=+12.549344090 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0cb0880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411afdb7b20 item 39 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.852558591 +0000 UTC m=+12.549993790 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcc6c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bccbc0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bccbc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bccbc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bccbc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bccbc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.852558591 +0000 UTC m=+12.549993790 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bccbc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0474000 item 39 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd240): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd240): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd240): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd240): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd240): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.853749016 +0000 UTC m=+12.551184214 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd240): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b04747e0 item 40 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.854189173 +0000 UTC m=+12.551624371 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcd740): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcdc80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcdc80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcdc80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcdc80): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcdc80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.854189173 +0000 UTC m=+12.551624371 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0bcdc80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0474bd0 item 40 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.855598359 +0000 UTC m=+12.553033556 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a340): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a840): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a840): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a840): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0475880 item 41 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a840): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a840): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.856044126 +0000 UTC m=+12.553479324 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1a840): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0475a40 item 41 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.859125301 +0000 UTC m=+12.556560498 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1ad00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b240): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b240): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b240): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b240): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b240): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.859125301 +0000 UTC m=+12.556560498 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b240): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0475d50 item 41 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.86176186 +0000 UTC m=+12.559197059 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1b880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1bd80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1bd80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1bd80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b014c5b0 item 42 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1bd80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1bd80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.862286806 +0000 UTC m=+12.559722004 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d1bd80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b014caf0 item 42 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.863063865 +0000 UTC m=+12.560499064 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d583c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58940): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58940): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58940): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58940): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58940): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.863063865 +0000 UTC m=+12.560499064 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58940): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b014ce70 item 42 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.864551859 +0000 UTC m=+12.561987057 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d58f80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d59480): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d59480): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d59480): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b014d650 item 43 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d59480): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d59480): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.864978409 +0000 UTC m=+12.562413607 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d59480): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b014db20 item 43 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.865531507 +0000 UTC m=+12.562966705 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0d599c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a000): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a000): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a000): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a000): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a000): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.865531507 +0000 UTC m=+12.562966705 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a000): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b014dce0 item 43 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.866816831 +0000 UTC m=+12.564252029 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0a640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0ab40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0ab40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0ab40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c8540 item 44 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0ab40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0ab40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.867305989 +0000 UTC m=+12.564741188 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0ab40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c88c0 item 44 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.867864648 +0000 UTC m=+12.565299846 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b080): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b600): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b600): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b600): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.867864648 +0000 UTC m=+12.565299846 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0b600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c8af0 item 44 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.869118412 +0000 UTC m=+12.566553610 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e0bc40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c240): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c240): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c240): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c8ee0 item 45 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c240): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c240): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.86958603 +0000 UTC m=+12.567021228 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c240): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c940): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c940): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c940): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c940): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c940): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.86958603 +0000 UTC m=+12.567021228 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2c940): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c90a0 item 45 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.870921076 +0000 UTC m=+12.568356274 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2cf80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2d480): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2d480): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2d480): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c9570 item 46 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2d480): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2d480): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.87147677 +0000 UTC m=+12.568911967 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2d480): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2db80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2db80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2db80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2db80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2db80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.87147677 +0000 UTC m=+12.568911967 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e2db80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c9730 item 46 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.872743568 +0000 UTC m=+12.570178767 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e482c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e487c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e487c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e487c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c9c70 item 47 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e487c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e487c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.873474561 +0000 UTC m=+12.570909758 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e487c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e48ec0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e48ec0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e48ec0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e48ec0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e48ec0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.873474561 +0000 UTC m=+12.570909758 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e48ec0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02c9e30 item 47 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.875404043 +0000 UTC m=+12.572839241 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49500): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49a00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49a00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49a00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880620 item 48 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49a00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49a00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.876226859 +0000 UTC m=+12.573662057 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e49a00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e200): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e200): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.876226859 +0000 UTC m=+12.573662057 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08807e0 item 48 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e840): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e840): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e840): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e840): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e840): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.877879371 +0000 UTC m=+12.575314569 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6e840): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880d20 item 49 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.878479808 +0000 UTC m=+12.575915016 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6ecc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f200): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f200): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.878479808 +0000 UTC m=+12.575915016 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881030 item 49 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f880): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f880): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.879814494 +0000 UTC m=+12.577249692 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6f880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08815e0 item 50 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.880453644 +0000 UTC m=+12.577888842 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e6fd80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88400): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88400): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88400): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88400): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88400): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.880453644 +0000 UTC m=+12.577888842 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88400): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08817a0 item 50 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88a80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88a80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88a80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88a80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88a80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.8816074 +0000 UTC m=+12.579042598 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88a80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881b20 item 51 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.882630441 +0000 UTC m=+12.580065639 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88f80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8800): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8800): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8800): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8800): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8800): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.882630441 +0000 UTC m=+12.580065639 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8800): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a67e0 item 51 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88040): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88040): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88040): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88040): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88040): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.885064721 +0000 UTC m=+12.582499929 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88040): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050c380 item 52 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.88559705 +0000 UTC m=+12.583032258 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88b00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88b00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88b00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88b00): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88b00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.88559705 +0000 UTC m=+12.583032258 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e88b00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050c540 item 52 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89600): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89600): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89600): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.886810769 +0000 UTC m=+12.584245967 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050ca10 item 53 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.88734934 +0000 UTC m=+12.584784548 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0e89b00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8140): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8140): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8140): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8140): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8140): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.88734934 +0000 UTC m=+12.584784548 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b8140): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050cee0 item 53 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b90c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b90c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b90c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b90c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b90c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.888901234 +0000 UTC m=+12.586336442 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b90c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050d3b0 item 54 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.889459823 +0000 UTC m=+12.586895031 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b95c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b9b40): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b9b40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b9b40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b9b40): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b9b40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.889459823 +0000 UTC m=+12.586895031 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03b9b40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050d6c0 item 54 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fc040): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fc040): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fc040): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fc040): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fc040): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.890707595 +0000 UTC m=+12.588142804 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fc040): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050dc00 item 55 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.891131832 +0000 UTC m=+12.588567040 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b01fcc00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424100): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424100): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424100): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.891131832 +0000 UTC m=+12.588567040 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050ddc0 item 55 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424bc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424bc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424bc0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424bc0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424bc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.892466678 +0000 UTC m=+12.589901876 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0424bc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08805b0 item 56 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.893076393 +0000 UTC m=+12.590511591 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04253c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578000): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578000): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578000): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578000): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578000): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.893076393 +0000 UTC m=+12.590511591 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578000): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880770 item 56 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.894248263 +0000 UTC m=+12.591683471 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578740): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578c80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578c80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578c80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880c40 item 57 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578c80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578c80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.894692687 +0000 UTC m=+12.592127886 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0578c80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880ee0 item 57 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.895179972 +0000 UTC m=+12.592615180 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05791c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579740): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579740): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579740): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579740): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579740): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.895179972 +0000 UTC m=+12.592615180 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579740): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08811f0 item 57 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.896564852 +0000 UTC m=+12.594000060 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0579d80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce3c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce3c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce3c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881650 item 58 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce3c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce3c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.897028824 +0000 UTC m=+12.594464032 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce3c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881810 item 58 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.897663014 +0000 UTC m=+12.595098212 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ce900): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ceec0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ceec0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ceec0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ceec0): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ceec0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.897663014 +0000 UTC m=+12.595098212 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03ceec0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881a40 item 58 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.898761015 +0000 UTC m=+12.596196214 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cf600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cfb40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cfb40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cfb40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6310 item 59 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cfb40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cfb40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.899174441 +0000 UTC m=+12.596609640 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b03cfb40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a65b0 item 59 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.899648151 +0000 UTC m=+12.597083359 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874180): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874700): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874700): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874700): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874700): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874700): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.899648151 +0000 UTC m=+12.597083359 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874700): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6a10 item 59 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.901016329 +0000 UTC m=+12.598451537 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0874d40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875300): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875300): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875300): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6e00 item 60 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875300): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875300): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.901900049 +0000 UTC m=+12.599335246 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875300): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a71f0 item 60 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.902443028 +0000 UTC m=+12.599878226 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875840): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875e00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875e00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875e00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875e00): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875e00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.902443028 +0000 UTC m=+12.599878226 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0875e00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a73b0 item 60 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.90375401 +0000 UTC m=+12.601189218 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78a80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78a80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78a80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a7730 item 61 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78a80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78a80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.904216588 +0000 UTC m=+12.601651786 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c78a80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79180): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79180): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79180): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79180): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79180): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.904216588 +0000 UTC m=+12.601651786 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79180): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a78f0 item 61 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.905462457 +0000 UTC m=+12.602897655 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c797c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79d80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79d80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79d80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f64d0 item 62 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79d80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79d80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.905958649 +0000 UTC m=+12.603393847 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0c79d80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0588640): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0588640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0588640): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0588640): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0588640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.905958649 +0000 UTC m=+12.603393847 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0588640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6850 item 62 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.90723203 +0000 UTC m=+12.604667248 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05892c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0589800): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0589800): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0589800): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6bd0 item 63 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0589800): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0589800): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.907841484 +0000 UTC m=+12.605276682 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0589800): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a000): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a000): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a000): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a000): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a000): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.907841484 +0000 UTC m=+12.605276682 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a000): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6d90 item 63 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.909070491 +0000 UTC m=+12.606505689 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035a640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035ab80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035ab80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035ab80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f7260 item 64 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035ab80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035ab80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.909512691 +0000 UTC m=+12.606947889 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035ab80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b280): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b280): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b280): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b280): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b280): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.909512691 +0000 UTC m=+12.606947889 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b280): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f7730 item 64 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b9c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b9c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b9c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b9c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b9c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.91094447 +0000 UTC m=+12.608379667 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035b9c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a000 item 65 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.911685711 +0000 UTC m=+12.609120949 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b035be40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034a440): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034a440): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034a440): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034a440): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034a440): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.911685711 +0000 UTC m=+12.609120949 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034a440): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a3f0 item 65 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034aac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034aac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034aac0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034aac0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034aac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.912964673 +0000 UTC m=+12.610399871 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034aac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a770 item 66 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.913711654 +0000 UTC m=+12.611146852 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034af40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034b480): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034b480): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034b480): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034b480): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034b480): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.913711654 +0000 UTC m=+12.611146852 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034b480): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a930 item 66 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034bac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034bac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034bac0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034bac0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034bac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.915304476 +0000 UTC m=+12.612739674 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b034bac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2acb0 item 67 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.916241544 +0000 UTC m=+12.613676743 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0040): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0540): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0540): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0540): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.916241544 +0000 UTC m=+12.613676743 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2ae70 item 67 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0bc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0bc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0bc0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0bc0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0bc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.917366868 +0000 UTC m=+12.614802066 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d0bc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2b1f0 item 68 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.917899648 +0000 UTC m=+12.615334846 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d10c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1600): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1600): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1600): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.917899648 +0000 UTC m=+12.615334846 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2b3b0 item 68 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1cc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1cc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1cc0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1cc0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1cc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.919602856 +0000 UTC m=+12.617038054 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04d1cc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2b880 item 69 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.920333607 +0000 UTC m=+12.617768805 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023ca80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023cf80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023cf80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023cf80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023cf80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023cf80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.920333607 +0000 UTC m=+12.617768805 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023cf80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2ba40 item 69 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023d600): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023d600): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023d600): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023d600): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023d600): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.922221021 +0000 UTC m=+12.619656259 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023d600): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2bdc0 item 70 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.922959107 +0000 UTC m=+12.620394305 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b023db00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0140): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0140): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0140): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0140): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0140): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.922959107 +0000 UTC m=+12.620394305 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0140): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08900e0 item 70 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b07c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b07c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b07c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b07c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b07c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.924566405 +0000 UTC m=+12.622001613 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b07c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890540 item 71 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.925105607 +0000 UTC m=+12.622540805 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b0cc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b11c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b11c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b11c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b11c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b11c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.925105607 +0000 UTC m=+12.622540805 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b11c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890700 item 71 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b18c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b18c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b18c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b18c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b18c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.926661659 +0000 UTC m=+12.624096856 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b18c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890a80 item 72 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.927388553 +0000 UTC m=+12.624823751 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06b1dc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c400): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c400): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c400): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c400): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c400): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.927388553 +0000 UTC m=+12.624823751 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c400): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890cb0 item 72 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.929058909 +0000 UTC m=+12.626494107 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038c9c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038cec0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038cec0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038cec0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891030 item 73 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038cec0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038cec0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.929835016 +0000 UTC m=+12.627270214 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038cec0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891260 item 73 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.930575556 +0000 UTC m=+12.628010755 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d400): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d940): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d940): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d940): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d940): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d940): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.930575556 +0000 UTC m=+12.628010755 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b038d940): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891420 item 73 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.932240592 +0000 UTC m=+12.629675791 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726080): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726580): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726580): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726580): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08917a0 item 74 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726580): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726580): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.932812456 +0000 UTC m=+12.630247654 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726580): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891960 item 74 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.933501329 +0000 UTC m=+12.630936527 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0726ac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07270c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07270c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07270c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07270c0): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07270c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.933501329 +0000 UTC m=+12.630936527 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07270c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891b20 item 74 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.935139035 +0000 UTC m=+12.632574273 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727700): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727c00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727c00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727c00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98000 item 75 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727c00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727c00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.935597335 +0000 UTC m=+12.633032533 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0727c00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): _writeAt: size=3, off=2 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c981c0 item 75 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.936240252 +0000 UTC m=+12.633675450 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07342c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734800): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734800): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734800): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734800): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734800): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.936240252 +0000 UTC m=+12.633675450 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734800): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c983f0 item 75 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.937589615 +0000 UTC m=+12.635024812 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0734e40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735340): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735340): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735340): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98770 item 76 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735340): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735340): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.938006999 +0000 UTC m=+12.635442196 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735340): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98930 item 76 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): _writeAt: size=3, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.938489174 +0000 UTC m=+12.635924372 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735e00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735e00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735e00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735e00): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735e00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.938489174 +0000 UTC m=+12.635924372 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0735e00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98af0 item 76 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.939688757 +0000 UTC m=+12.637123954 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4ac0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4ac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4ac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98e70 item 77 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4ac0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4ac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.940185089 +0000 UTC m=+12.637620286 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db4ac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db51c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db51c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db51c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db51c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db51c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.940185089 +0000 UTC m=+12.637620286 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db51c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99030 item 77 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.941506839 +0000 UTC m=+12.638942037 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5800): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5d00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5d00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5d00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99420 item 78 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5d00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5d00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.941969238 +0000 UTC m=+12.639404435 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0db5d00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ee500): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ee500): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ee500): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ee500): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ee500): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.941969238 +0000 UTC m=+12.639404435 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ee500): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c995e0 item 78 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.9433499 +0000 UTC m=+12.640785098 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04eeb40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef040): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef040): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef040): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99960 item 79 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef040): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef040): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.943748058 +0000 UTC m=+12.641183256 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef040): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef740): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef740): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef740): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef740): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef740): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.943748058 +0000 UTC m=+12.641183256 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04ef740): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99b20 item 79 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.945026046 +0000 UTC m=+12.642461245 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b04efd80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528380): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528380): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528380): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220070 item 80 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528380): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528380): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.945485108 +0000 UTC m=+12.642920307 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528380): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528a80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528a80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528a80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528a80): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528a80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.945485108 +0000 UTC m=+12.642920307 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0528a80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220380 item 80 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05290c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05290c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05290c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05290c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05290c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.946766274 +0000 UTC m=+12.644201473 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05290c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220770 item 81 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.947358947 +0000 UTC m=+12.644794145 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529540): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529a80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529a80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529a80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529a80): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529a80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.947358947 +0000 UTC m=+12.644794145 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0529a80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220cb0 item 81 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8200): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8200): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8200): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.949478466 +0000 UTC m=+12.646913665 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02211f0 item 82 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.950043678 +0000 UTC m=+12.647478875 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8700): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8c80): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8c80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8c80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8c80): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8c80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.950043678 +0000 UTC m=+12.647478875 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d8c80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0221420 item 82 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9300): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9300): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9300): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9300): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9300): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.95170709 +0000 UTC m=+12.649142288 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9300): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0221ab0 item 83 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.952318348 +0000 UTC m=+12.649753545 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9800): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9d40): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9d40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9d40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9d40): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9d40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.952318348 +0000 UTC m=+12.649753545 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b05d9d40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02ea150 item 83 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e4c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e4c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e4c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e4c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e4c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.953605434 +0000 UTC m=+12.651040632 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e4c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eae70 item 84 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.954408693 +0000 UTC m=+12.651843891 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061e9c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061ef40): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061ef40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061ef40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061ef40): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061ef40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.954408693 +0000 UTC m=+12.651843891 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061ef40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb0a0 item 84 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061f5c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061f5c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061f5c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061f5c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061f5c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.95647914 +0000 UTC m=+12.653914338 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061f5c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb500 item 85 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.95726756 +0000 UTC m=+12.654702758 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b061fac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c100): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c100): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c100): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.95726756 +0000 UTC m=+12.654702758 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb7a0 item 85 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c780): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c780): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c780): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c780): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c780): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.95889785 +0000 UTC m=+12.656333048 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063c780): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02ebc70 item 86 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.959582797 +0000 UTC m=+12.657017995 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063cc80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d200): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d200): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d200): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d200): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d200): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.959582797 +0000 UTC m=+12.657017995 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d200): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087a0e0 item 86 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d880): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d880): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d880): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d880): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d880): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.961274673 +0000 UTC m=+12.658709871 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063d880): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087a5b0 item 87 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.961868227 +0000 UTC m=+12.659303425 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b063dd80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06603c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06603c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06603c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06603c0): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06603c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.961868227 +0000 UTC m=+12.659303425 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06603c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087a8c0 item 87 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660a40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660a40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660a40): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660a40): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660a40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.963480495 +0000 UTC m=+12.660915693 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660a40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087ac40 item 88 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.964013816 +0000 UTC m=+12.661449014 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0660f40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06614c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06614c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06614c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06614c0): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06614c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.964013816 +0000 UTC m=+12.661449014 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06614c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b030 item 88 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.965578093 +0000 UTC m=+12.663013301 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0661b00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa140): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa140): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa140): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b500 item 89 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa140): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa140): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.96611939 +0000 UTC m=+12.663554588 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa140): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b6c0 item 89 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.966698416 +0000 UTC m=+12.664133614 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aa680): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aac00): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aac00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aac00): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aac00): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aac00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.966698416 +0000 UTC m=+12.664133614 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06aac00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b880 item 89 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.968114185 +0000 UTC m=+12.665549383 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab240): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab780): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab780): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab780): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087bc00 item 90 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab780): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab780): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.968624042 +0000 UTC m=+12.666059240 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06ab780): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0228380 item 90 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.969332181 +0000 UTC m=+12.666767389 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b06abcc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704380): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704380): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704380): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704380): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704380): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.969332181 +0000 UTC m=+12.666767389 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704380): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0228770 item 90 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.97070557 +0000 UTC m=+12.668140778 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07049c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704f00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704f00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704f00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0229810 item 91 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704f00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704f00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.971279147 +0000 UTC m=+12.668714344 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0704f00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): >_readAt: n=2, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): _writeAt: size=3, off=7 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0229b20 item 91 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.971844097 +0000 UTC m=+12.669279296 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0705440): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07059c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07059c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07059c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07059c0): >_readAt: n=8, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07059c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.971844097 +0000 UTC m=+12.669279296 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07059c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0229d50 item 91 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.97310849 +0000 UTC m=+12.670543689 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748640): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748640): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046d0a0 item 92 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748640): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.973565388 +0000 UTC m=+12.671000586 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): open at offset 5 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046d500 item 92 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): _readAt: size=2, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): _writeAt: size=3, off=5 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): >_writeAt: n=3, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.974254793 +0000 UTC m=+12.671689992 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0748b80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749140): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749140): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749140): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749140): >_readAt: n=3, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749140): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.974254793 +0000 UTC m=+12.671689992 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749140): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046da40 item 92 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.975624083 +0000 UTC m=+12.673059282 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749780): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749cc0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749cc0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749cc0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0242460 item 93 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749cc0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749cc0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.976129673 +0000 UTC m=+12.673564881 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0749cc0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07784c0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07784c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07784c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07784c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07784c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.976129673 +0000 UTC m=+12.673564881 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b07784c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0242620 item 93 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.977648885 +0000 UTC m=+12.675084083 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0778b00): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779040): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779040): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779040): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0242ee0 item 94 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779040): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779040): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.978124137 +0000 UTC m=+12.675559336 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779040): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779740): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779740): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779740): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779740): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779740): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.978124137 +0000 UTC m=+12.675559336 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779740): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0243500 item 94 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.979591061 +0000 UTC m=+12.677026260 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b0779d80): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081c3c0): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081c3c0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081c3c0): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0243d50 item 95 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081c3c0): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081c3c0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.980070612 +0000 UTC m=+12.677505810 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081c3c0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081cac0): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081cac0): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081cac0): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081cac0): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081cac0): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.980070612 +0000 UTC m=+12.677505810 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081cac0): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf2150 item 95 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): open at offset 0 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): _readAt: size=2, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): >_readAt: n=0, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.981827682 +0000 UTC m=+12.679262880 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d100): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d640): _writeAt: size=5, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d640): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d640): >openPending: err= 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf2700 item 96 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d640): >_writeAt: n=5, err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d640): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.982323623 +0000 UTC m=+12.679758821 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081d640): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:41 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:41 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:41 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:41 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:41 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081dd40): _readAt: size=512, off=0 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081dd40): openPending: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081dd40): >openPending: err= 2026/06/16 03:59:41 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081dd40): >_readAt: n=5, err=EOF 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081dd40): close: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:41.982323623 +0000 UTC m=+12.679758821 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:41 DEBUG : open-test-file(0x1411b081dd40): >close: err= 2026/06/16 03:59:41 DEBUG : open-test-file: Remove: 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf28c0 item 96 2026/06/16 03:59:41 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:41 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:41 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:41 DEBUG : open-test-file: >Remove: err= 2026/06/16 03:59:41 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:41 DEBUG : Looking for writers 2026/06/16 03:59:41 DEBUG : >WaitForWriters: 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/06/16 03:59:41 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e040): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e040): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e040): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e040): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e040): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.006632231 +0000 UTC m=+12.704067430 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.006632231 +0000 UTC m=+12.704067430 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e4c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e980): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e980): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e980): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e980): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e980): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.006632231 +0000 UTC m=+12.704067430 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e980): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0830af0 item 1 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.008588193 +0000 UTC m=+12.706023391 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f4c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f4c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f4c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f4c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f4c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.008588193 +0000 UTC m=+12.706023391 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f4c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0831030 item 2 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fb00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fb00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fb00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fb00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fb00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.009785452 +0000 UTC m=+12.707220650 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fb00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.009785452 +0000 UTC m=+12.707220650 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942540): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942540): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942540): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.009785452 +0000 UTC m=+12.707220650 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08313b0 item 3 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942bc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942bc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942bc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942bc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942bc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.011701288 +0000 UTC m=+12.709136506 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0942bc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943100): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943100): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943100): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943100): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943100): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.011701288 +0000 UTC m=+12.709136506 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943100): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0831880 item 4 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943740): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943740): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943740): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943740): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943740): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.013139688 +0000 UTC m=+12.710574917 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943740): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.013139688 +0000 UTC m=+12.710574917 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0943bc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a180): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a180): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a180): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.013139688 +0000 UTC m=+12.710574917 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0831ce0 item 5 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a800): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a800): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a800): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.015159701 +0000 UTC m=+12.712594939 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095a800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095ad40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095ad40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095ad40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095ad40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095ad40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.015159701 +0000 UTC m=+12.712594939 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095ad40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdc5b0 item 6 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b3c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b3c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b3c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b3c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b3c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.016536576 +0000 UTC m=+12.713971774 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b3c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.016536576 +0000 UTC m=+12.713971774 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095b8c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095bd80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095bd80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095bd80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095bd80): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095bd80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.016536576 +0000 UTC m=+12.713971774 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b095bd80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdc930 item 7 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02500): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02500): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02500): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02500): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02500): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.018768055 +0000 UTC m=+12.716203263 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02500): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02a40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02a40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02a40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02a40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02a40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.018768055 +0000 UTC m=+12.716203263 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a02a40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdcee0 item 8 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03000): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0a03000): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03000): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03000): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03000): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03000): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03000): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a033c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a033c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a033c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a033c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a033c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.020341911 +0000 UTC m=+12.717777119 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a033c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.020341911 +0000 UTC m=+12.717777119 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03d40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03d40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03d40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03d40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03d40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.020341911 +0000 UTC m=+12.717777119 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a03d40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdd260 item 9 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a224c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a224c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a224c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a224c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a224c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.022259992 +0000 UTC m=+12.719695200 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a224c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a22a00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a22a00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a22a00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a22a00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a22a00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.022259992 +0000 UTC m=+12.719695200 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a22a00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdd880 item 10 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23040): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0a23040): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23040): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23040): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23040): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23040): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23400): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23400): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23400): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23400): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23400): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.023942401 +0000 UTC m=+12.721377609 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23400): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.023942401 +0000 UTC m=+12.721377609 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23900): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23e00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23e00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23e00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23e00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23e00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.023942401 +0000 UTC m=+12.721377609 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a23e00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bddc70 item 11 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3c580): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3c580): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3c580): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3c580): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3c580): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.02596558 +0000 UTC m=+12.723400777 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3c580): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3cac0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3cac0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3cac0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3cac0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3cac0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.02596558 +0000 UTC m=+12.723400777 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3cac0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ac3f0 item 12 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d100): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0a3d100): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d100): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d100): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d100): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d100): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d100): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d4c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d4c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d4c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d4c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d4c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.027437773 +0000 UTC m=+12.724873002 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3d4c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3db80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3db80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3db80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3db80): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3db80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.027437773 +0000 UTC m=+12.724873002 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a3db80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ac850 item 13 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56300): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56300): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56300): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56300): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56300): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.028723857 +0000 UTC m=+12.726159056 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56300): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56840): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56840): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56840): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.028723857 +0000 UTC m=+12.726159056 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ace00 item 14 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56e80): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0a56e80): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56e80): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56e80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56e80): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a56e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57240): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57240): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57240): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57240): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57240): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.029954688 +0000 UTC m=+12.727389886 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57240): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57900): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57900): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57900): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57900): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57900): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.029954688 +0000 UTC m=+12.727389886 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a57900): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad180 item 15 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72080): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72080): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72080): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.031545245 +0000 UTC m=+12.728980473 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a725c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a725c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a725c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a725c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a725c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.031545245 +0000 UTC m=+12.728980473 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a725c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad500 item 16 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72c00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72c00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72c00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72c00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72c00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.032979727 +0000 UTC m=+12.730414935 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a72c00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.032979727 +0000 UTC m=+12.730414935 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73580): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73580): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73580): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73580): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73580): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.032979727 +0000 UTC m=+12.730414935 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73580): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad880 item 17 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73c00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73c00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73c00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73c00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73c00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.034946019 +0000 UTC m=+12.732381217 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a73c00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98240): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98240): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98240): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98240): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98240): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.034946019 +0000 UTC m=+12.732381217 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98240): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07add50 item 18 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a988c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a988c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a988c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a988c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a988c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.036617789 +0000 UTC m=+12.734052987 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a988c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.036617789 +0000 UTC m=+12.734052987 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a98dc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a992c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a992c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a992c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a992c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a992c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.036617789 +0000 UTC m=+12.734052987 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a992c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064c230 item 19 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99940): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99940): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99940): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99940): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99940): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.038650195 +0000 UTC m=+12.736085413 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99940): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99e80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99e80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99e80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99e80): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.038650195 +0000 UTC m=+12.736085413 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a99e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064c8c0 item 20 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aae600): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aae600): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aae600): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aae600): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aae600): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.040160981 +0000 UTC m=+12.737596179 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aae600): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.040160981 +0000 UTC m=+12.737596179 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaeb00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf000): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf000): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf000): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf000): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf000): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.040160981 +0000 UTC m=+12.737596179 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf000): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064cd90 item 21 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf680): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf680): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf680): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf680): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf680): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.04220054 +0000 UTC m=+12.739635758 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aaf680): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aafbc0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aafbc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aafbc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aafbc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aafbc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.04220054 +0000 UTC m=+12.739635758 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0aafbc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064d260 item 22 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc340): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc340): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc340): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc340): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc340): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.043911341 +0000 UTC m=+12.741346620 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc340): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.043911341 +0000 UTC m=+12.741346620 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accd40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accd40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accd40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accd40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accd40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.043911341 +0000 UTC m=+12.741346620 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accd40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064d5e0 item 23 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc180): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc180): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc180): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.046271504 +0000 UTC m=+12.743706701 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd280): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd280): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd280): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd280): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd280): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.046271504 +0000 UTC m=+12.743706701 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd280): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064c150 item 24 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0acd8c0): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acdc80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acdc80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acdc80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acdc80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acdc80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.047579448 +0000 UTC m=+12.745014647 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acdc80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.047579448 +0000 UTC m=+12.745014647 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa440): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa980): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa980): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa980): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa980): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa980): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.047579448 +0000 UTC m=+12.745014647 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fa980): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064c540 item 25 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb000): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb000): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb000): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb000): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb000): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.049362777 +0000 UTC m=+12.746797975 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb000): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb540): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb540): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb540): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.049362777 +0000 UTC m=+12.746797975 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fb540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064cb60 item 26 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fbb80): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b06fbb80): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fbb80): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fbb80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fbb80): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fbb80): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06fbb80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842040): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842040): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842040): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842040): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842040): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.050651055 +0000 UTC m=+12.748086254 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.050651055 +0000 UTC m=+12.748086254 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08425c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842b00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842b00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842b00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842b00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842b00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.050651055 +0000 UTC m=+12.748086254 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0842b00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064d030 item 27 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843180): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843180): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843180): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.052094696 +0000 UTC m=+12.749529894 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843880): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843880): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843880): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843880): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843880): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.052094696 +0000 UTC m=+12.749529894 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843880): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064d9d0 item 28 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843ec0): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0843ec0): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843ec0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843ec0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843ec0): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843ec0): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0843ec0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc500): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc500): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc500): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc500): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc500): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.053255515 +0000 UTC m=+12.750690713 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc500): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fcf00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fcf00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fcf00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fcf00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fcf00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.053255515 +0000 UTC m=+12.750690713 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fcf00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b064ddc0 item 29 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0424700): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0424700): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0424700): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0424700): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0424700): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.05443009 +0000 UTC m=+12.751865289 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0424700): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425000): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425000): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425000): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425000): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425000): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.05443009 +0000 UTC m=+12.751865289 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425000): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bb0700 item 30 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425d00): _readAt: size=2, off=0 2026/06/16 03:59:42 ERROR : open-test-file(0x1411b0425d00): Couldn't read size of file 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425d00): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425d00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425d00): >_writeAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425d00): close: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0425d00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0578200): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0578200): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0578200): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0578200): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0578200): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.055679626 +0000 UTC m=+12.753114824 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0578200): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05789c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05789c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05789c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05789c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05789c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.055679626 +0000 UTC m=+12.753114824 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05789c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bb0b60 item 31 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579040): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579040): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579040): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579040): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579040): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.056988053 +0000 UTC m=+12.754423251 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579580): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579580): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579580): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579580): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579580): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.056988053 +0000 UTC m=+12.754423251 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579580): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bb11f0 item 32 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579bc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579bc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579bc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579bc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579bc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.058156126 +0000 UTC m=+12.755591324 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0579bc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bb1570 item 33 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.058513236 +0000 UTC m=+12.755948435 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce140): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce640): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce640): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce640): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce640): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce640): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.058513236 +0000 UTC m=+12.755948435 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03ce640): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bb1730 item 33 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cec80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cec80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cec80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cec80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cec80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.059812195 +0000 UTC m=+12.757247393 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cec80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bb1ab0 item 34 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.060396321 +0000 UTC m=+12.757831520 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf200): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf740): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf740): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf740): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf740): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf740): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.060396321 +0000 UTC m=+12.757831520 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cf740): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0156000 item 34 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cfd80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cfd80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cfd80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cfd80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cfd80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.062532052 +0000 UTC m=+12.759967250 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b03cfd80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0156ee0 item 35 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.063023365 +0000 UTC m=+12.760458573 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874300): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874800): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874800): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874800): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.063023365 +0000 UTC m=+12.760458573 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0157500 item 35 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874e80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874e80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874e80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874e80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.064355925 +0000 UTC m=+12.761791124 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0874e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0157b90 item 36 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.064900769 +0000 UTC m=+12.762335967 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875400): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875940): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875940): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875940): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875940): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875940): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.064900769 +0000 UTC m=+12.762335967 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0875940): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0157d50 item 36 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78080): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78080): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78080): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.066047873 +0000 UTC m=+12.763483071 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050c4d0 item 37 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.066576125 +0000 UTC m=+12.764011363 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78500): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588200): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588200): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588200): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588200): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588200): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.066576125 +0000 UTC m=+12.764011363 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588200): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880070 item 37 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588f40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588f40): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588f40): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588f40): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588f40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.067838374 +0000 UTC m=+12.765273572 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0588f40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880700 item 38 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.068652222 +0000 UTC m=+12.766087421 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589440): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589980): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589980): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589980): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589980): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589980): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.068652222 +0000 UTC m=+12.766087421 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0589980): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880930 item 38 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a100): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a100): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a100): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a100): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a100): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.070277864 +0000 UTC m=+12.767713063 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a100): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0880e70 item 39 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.070726457 +0000 UTC m=+12.768161665 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035a600): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035ab00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035ab00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035ab00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035ab00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035ab00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.070726457 +0000 UTC m=+12.768161665 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035ab00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881030 item 39 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b180): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b180): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b180): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.071928594 +0000 UTC m=+12.769363791 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08815e0 item 40 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.072423903 +0000 UTC m=+12.769859101 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035b780): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035bcc0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035bcc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035bcc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035bcc0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035bcc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.072423903 +0000 UTC m=+12.769859101 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b035bcc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08817a0 item 40 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.07380686 +0000 UTC m=+12.771242078 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a380): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a8c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a8c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a8c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881b20 item 41 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a8c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a8c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.074264069 +0000 UTC m=+12.771699267 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034a8c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0881ce0 item 41 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.074724844 +0000 UTC m=+12.772160041 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034ad80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b2c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b2c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b2c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b2c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b2c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.074724844 +0000 UTC m=+12.772160041 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b2c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6000 item 41 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.075847321 +0000 UTC m=+12.773282519 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034b900): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034be00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034be00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034be00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6690 item 42 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034be00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034be00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.076452938 +0000 UTC m=+12.773888136 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b034be00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6850 item 42 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.076914464 +0000 UTC m=+12.774349662 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023cc80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d200): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d200): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d200): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d200): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d200): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.076914464 +0000 UTC m=+12.774349662 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d200): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6a10 item 42 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.078282052 +0000 UTC m=+12.775717251 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023d840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023dd40): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023dd40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023dd40): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a6e00 item 43 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023dd40): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023dd40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.078698082 +0000 UTC m=+12.776133281 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b023dd40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a71f0 item 43 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.079177844 +0000 UTC m=+12.776613041 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09063c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906900): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906900): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906900): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906900): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906900): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.079177844 +0000 UTC m=+12.776613041 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906900): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a73b0 item 43 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.080550221 +0000 UTC m=+12.777985418 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0906fc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09074c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09074c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09074c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a7730 item 44 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09074c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09074c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.081032125 +0000 UTC m=+12.778467323 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09074c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a78f0 item 44 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.081507949 +0000 UTC m=+12.778943147 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0907a00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe080): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe080): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe080): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.081507949 +0000 UTC m=+12.778943147 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08a7c70 item 44 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.082840541 +0000 UTC m=+12.780275739 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefe6c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefebc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefebc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefebc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6850 item 45 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefebc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefebc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.083471906 +0000 UTC m=+12.780907104 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afefebc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff2c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff2c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff2c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff2c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff2c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.083471906 +0000 UTC m=+12.780907104 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff2c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6a10 item 45 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.084786584 +0000 UTC m=+12.782221782 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeff900): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeffe00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeffe00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeffe00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6d90 item 46 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeffe00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeffe00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.085216751 +0000 UTC m=+12.782651950 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411afeffe00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274600): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274600): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274600): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274600): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274600): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.085216751 +0000 UTC m=+12.782651950 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274600): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f6fc0 item 46 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.086383873 +0000 UTC m=+12.783819071 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0274c40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275140): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275140): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275140): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f76c0 item 47 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275140): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275140): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.086764547 +0000 UTC m=+12.784199745 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275140): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275840): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275840): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275840): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.086764547 +0000 UTC m=+12.784199745 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b05f7960 item 47 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.088064258 +0000 UTC m=+12.785499456 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0275e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8480): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8480): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8480): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a310 item 48 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8480): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8480): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.088744835 +0000 UTC m=+12.786180043 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8480): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8b80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8b80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8b80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8b80): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8b80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.088744835 +0000 UTC m=+12.786180043 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e8b80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a540 item 48 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e91c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e91c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e91c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e91c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e91c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.090551318 +0000 UTC m=+12.787986536 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e91c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2a8c0 item 49 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.091072015 +0000 UTC m=+12.788507223 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9640): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9b80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9b80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9b80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9b80): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9b80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.091072015 +0000 UTC m=+12.788507223 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b02e9b80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2aa80 item 49 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c300): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c300): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c300): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c300): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c300): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.09298681 +0000 UTC m=+12.790422019 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c300): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2ae00 item 50 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.093582358 +0000 UTC m=+12.791017556 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032c680): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032cc00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032cc00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032cc00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032cc00): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032cc00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.093582358 +0000 UTC m=+12.791017556 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032cc00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2afc0 item 50 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d280): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d280): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d280): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d280): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d280): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.094830231 +0000 UTC m=+12.792265479 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d280): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2b340 item 51 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.095539773 +0000 UTC m=+12.792974981 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032d780): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032dcc0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032dcc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032dcc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032dcc0): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032dcc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.095539773 +0000 UTC m=+12.792974981 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b032dcc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2b5e0 item 51 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342440): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342440): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342440): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342440): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342440): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.096966792 +0000 UTC m=+12.794401991 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342440): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2b9d0 item 52 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.097855891 +0000 UTC m=+12.795291089 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342940): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342ec0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342ec0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342ec0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342ec0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342ec0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.097855891 +0000 UTC m=+12.795291089 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0342ec0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0d2bb90 item 52 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343540): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343540): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343540): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.099215634 +0000 UTC m=+12.796650892 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890070 item 53 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.099720853 +0000 UTC m=+12.797156081 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0343a40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362080): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362080): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362080): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.099720853 +0000 UTC m=+12.797156081 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890310 item 53 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362700): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362700): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362700): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362700): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362700): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.101530089 +0000 UTC m=+12.798965287 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362700): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890690 item 54 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.102279457 +0000 UTC m=+12.799714654 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0362c00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363180): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363180): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363180): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.102279457 +0000 UTC m=+12.799714654 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890850 item 54 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363800): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363800): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363800): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.103419346 +0000 UTC m=+12.800854565 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890c40 item 55 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.10378875 +0000 UTC m=+12.801223948 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0363d00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c340): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c340): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c340): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c340): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c340): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.10378875 +0000 UTC m=+12.801223948 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c340): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0890e00 item 55 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c9c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c9c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c9c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c9c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c9c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.104949329 +0000 UTC m=+12.802384527 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037c9c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08911f0 item 56 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.105436754 +0000 UTC m=+12.802871952 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037cec0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037d440): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037d440): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037d440): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037d440): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037d440): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.105436754 +0000 UTC m=+12.802871952 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037d440): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08913b0 item 56 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.106575001 +0000 UTC m=+12.804010199 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b037da80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b20c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b20c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b20c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891730 item 57 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b20c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b20c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.107000841 +0000 UTC m=+12.804436089 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b20c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08918f0 item 57 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.107409658 +0000 UTC m=+12.804844857 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2600): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2b80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2b80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2b80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2b80): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2b80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.107409658 +0000 UTC m=+12.804844857 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b2b80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891ab0 item 57 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.108694822 +0000 UTC m=+12.806130019 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b31c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3700): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3700): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3700): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0891e30 item 58 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3700): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3700): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.109185984 +0000 UTC m=+12.806621182 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3700): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98150 item 58 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.109704487 +0000 UTC m=+12.807139686 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04b3c40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc300): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc300): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc300): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc300): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc300): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.109704487 +0000 UTC m=+12.807139686 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc300): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98380 item 58 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.110854236 +0000 UTC m=+12.808289433 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dc940): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dce80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dce80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dce80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98700 item 59 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dce80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dce80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.111283091 +0000 UTC m=+12.808718289 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dce80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c988c0 item 59 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.11174079 +0000 UTC m=+12.809175989 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd3c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd940): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd940): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd940): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd940): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd940): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.11174079 +0000 UTC m=+12.809175989 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b04dd940): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98a80 item 59 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.112887242 +0000 UTC m=+12.810322440 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05105c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05105c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05105c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98e00 item 60 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05105c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05105c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.113322459 +0000 UTC m=+12.810757658 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05105c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c98fc0 item 60 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.113835193 +0000 UTC m=+12.811270390 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0510b00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05110c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05110c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05110c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05110c0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05110c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.113835193 +0000 UTC m=+12.811270390 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05110c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c991f0 item 60 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.114910721 +0000 UTC m=+12.812345920 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511700): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511c40): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511c40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511c40): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99570 item 61 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511c40): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511c40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.115370155 +0000 UTC m=+12.812805352 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0511c40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574440): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574440): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574440): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574440): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574440): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.115370155 +0000 UTC m=+12.812805352 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574440): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99730 item 61 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.116623888 +0000 UTC m=+12.814059086 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574a80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574fc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574fc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574fc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99ab0 item 62 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574fc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574fc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.117059977 +0000 UTC m=+12.814495175 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0574fc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05756c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05756c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05756c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05756c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05756c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.117059977 +0000 UTC m=+12.814495175 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b05756c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0c99c70 item 62 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.118246023 +0000 UTC m=+12.815681221 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0575d00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626340): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626340): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626340): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220310 item 63 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626340): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626340): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.118636356 +0000 UTC m=+12.816071554 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626340): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626a40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626a40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626a40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626a40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626a40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.118636356 +0000 UTC m=+12.816071554 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0626a40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02204d0 item 63 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): >_readAt: n=0, err=Bad file descriptor 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.120027478 +0000 UTC m=+12.817462716 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06275c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06275c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06275c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220b60 item 64 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06275c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06275c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.120644125 +0000 UTC m=+12.818079333 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06275c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627cc0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627cc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627cc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627cc0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627cc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.120644125 +0000 UTC m=+12.818079333 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0627cc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220e00 item 64 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78bc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78bc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78bc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78bc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78bc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.12258523 +0000 UTC m=+12.820020429 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c78bc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050c9a0 item 65 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.123097211 +0000 UTC m=+12.820532409 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79540): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79540): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79540): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.123097211 +0000 UTC m=+12.820532409 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050cd90 item 65 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79c00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79c00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79c00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79c00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79c00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.124120954 +0000 UTC m=+12.821556152 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0c79c00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050d260 item 66 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.124532847 +0000 UTC m=+12.821968045 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc6c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc6c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc6c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc6c0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc6c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.124532847 +0000 UTC m=+12.821968045 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fc6c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050d420 item 66 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fcd00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fcd00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fcd00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fcd00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fcd00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.125533245 +0000 UTC m=+12.822968444 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fcd00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050da40 item 67 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.125986907 +0000 UTC m=+12.823422105 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd680): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd680): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd680): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd680): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd680): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.125986907 +0000 UTC m=+12.823422105 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fd680): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b050dc70 item 67 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fdd00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fdd00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fdd00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fdd00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fdd00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.127166291 +0000 UTC m=+12.824601489 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08fdd00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02ea2a0 item 68 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.127650611 +0000 UTC m=+12.825085808 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8300): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8840): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8840): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8840): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.127650611 +0000 UTC m=+12.825085808 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eaaf0 item 68 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8e80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8e80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8e80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8e80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.128749413 +0000 UTC m=+12.826184611 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b8e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb110 item 69 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.129212492 +0000 UTC m=+12.826647691 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9300): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9800): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9800): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9800): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.129212492 +0000 UTC m=+12.826647691 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb340 item 69 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9e80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9e80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9e80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9e80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.130464854 +0000 UTC m=+12.827900062 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06b9e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb810 item 70 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.130950325 +0000 UTC m=+12.828385523 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e0480): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e09c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e09c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e09c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e09c0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e09c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.130950325 +0000 UTC m=+12.828385523 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e09c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02eb9d0 item 70 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1040): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1040): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1040): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1040): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1040): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.132053096 +0000 UTC m=+12.829488294 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087a150 item 71 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.132479566 +0000 UTC m=+12.829914764 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1a40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1a40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1a40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1a40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1a40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.132479566 +0000 UTC m=+12.829914764 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b06e1a40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087a310 item 71 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a1c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a1c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a1c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a1c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a1c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.133601844 +0000 UTC m=+12.831037042 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a1c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087a930 item 72 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.13416966 +0000 UTC m=+12.831604878 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072a6c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072ac00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072ac00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072ac00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072ac00): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072ac00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.13416966 +0000 UTC m=+12.831604878 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072ac00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087aaf0 item 72 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.135324487 +0000 UTC m=+12.832759686 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b1c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b6c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b6c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b6c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b0a0 item 73 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b6c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b6c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.13580468 +0000 UTC m=+12.833239877 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072b6c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b260 item 73 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.136419714 +0000 UTC m=+12.833854912 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b072bb80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07561c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07561c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07561c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07561c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07561c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.136419714 +0000 UTC m=+12.833854912 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07561c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b570 item 73 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.137675502 +0000 UTC m=+12.835110700 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756d00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756d00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756d00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087b8f0 item 74 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756d00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756d00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.138114577 +0000 UTC m=+12.835549774 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0756d00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087bab0 item 74 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.138581092 +0000 UTC m=+12.836016289 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757240): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07577c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07577c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07577c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07577c0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07577c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.138581092 +0000 UTC m=+12.836016289 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07577c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b087bc70 item 74 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.139751389 +0000 UTC m=+12.837186588 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0757e00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e400): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e400): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e400): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0228b60 item 75 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e400): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e400): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.140255906 +0000 UTC m=+12.837691105 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e400): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): _writeAt: size=3, off=2 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0229420 item 75 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.140804988 +0000 UTC m=+12.838240185 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079e940): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079ee80): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079ee80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079ee80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079ee80): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079ee80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.140804988 +0000 UTC m=+12.838240185 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079ee80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02298f0 item 75 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.142171874 +0000 UTC m=+12.839607072 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f4c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f9c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f9c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f9c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046c070 item 76 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f9c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f9c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.142568708 +0000 UTC m=+12.840003907 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b079f9c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046c700 item 76 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): _writeAt: size=3, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.143045974 +0000 UTC m=+12.840481173 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc000): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc580): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc580): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc580): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc580): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc580): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.143045974 +0000 UTC m=+12.840481173 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cc580): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046d110 item 76 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.144235999 +0000 UTC m=+12.841671198 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07ccbc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd0c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd0c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd0c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b046dab0 item 77 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd0c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd0c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.144661237 +0000 UTC m=+12.842096435 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd0c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd7c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd7c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd7c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd7c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd7c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.144661237 +0000 UTC m=+12.842096435 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cd7c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b02421c0 item 77 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.145728211 +0000 UTC m=+12.843163409 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07cde00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4400): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4400): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4400): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0242700 item 78 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4400): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4400): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.147377618 +0000 UTC m=+12.844812816 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4400): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4b00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4b00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4b00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4b00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4b00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.147377618 +0000 UTC m=+12.844812816 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f4b00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0242a10 item 78 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.148654063 +0000 UTC m=+12.846089262 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5140): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5640): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5640): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5640): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0243570 item 79 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5640): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5640): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.149074463 +0000 UTC m=+12.846509661 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5640): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5d40): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5d40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5d40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5d40): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5d40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.149074463 +0000 UTC m=+12.846509661 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b07f5d40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0243880 item 79 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.15032461 +0000 UTC m=+12.847759809 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824480): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824980): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824980): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824980): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf21c0 item 80 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824980): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824980): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.150727766 +0000 UTC m=+12.848162965 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0824980): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825080): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825080): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825080): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825080): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825080): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.150727766 +0000 UTC m=+12.848162965 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825080): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf2380 item 80 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08256c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08256c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08256c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08256c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08256c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.151984988 +0000 UTC m=+12.849420186 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b08256c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf2930 item 81 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.152452906 +0000 UTC m=+12.849888105 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0825b40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c180): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c180): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c180): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.152452906 +0000 UTC m=+12.849888105 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf2af0 item 81 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c800): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c800): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c800): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.153813982 +0000 UTC m=+12.851249180 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086c800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf2e70 item 82 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.154324621 +0000 UTC m=+12.851759819 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086cd00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d280): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d280): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d280): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d280): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d280): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.154324621 +0000 UTC m=+12.851759819 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d280): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf30a0 item 82 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d900): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d900): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d900): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d900): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d900): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.155437449 +0000 UTC m=+12.852872648 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086d900): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf3570 item 83 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.155875222 +0000 UTC m=+12.853310430 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b086de00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e440): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e440): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e440): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e440): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e440): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.155875222 +0000 UTC m=+12.853310430 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091e440): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf37a0 item 83 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091eac0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091eac0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091eac0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091eac0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091eac0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.156983703 +0000 UTC m=+12.854418901 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091eac0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf3b20 item 84 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.157498209 +0000 UTC m=+12.854933417 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091efc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f540): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f540): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f540): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.157498209 +0000 UTC m=+12.854933417 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091f540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bf3ce0 item 84 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fbc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fbc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fbc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fbc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fbc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.158602131 +0000 UTC m=+12.856037329 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b091fbc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0830230 item 85 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.159193321 +0000 UTC m=+12.856628519 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09461c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946700): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946700): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946700): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946700): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946700): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.159193321 +0000 UTC m=+12.856628519 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946700): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08303f0 item 85 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946d80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946d80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946d80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946d80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946d80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.160321078 +0000 UTC m=+12.857756276 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0946d80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0830930 item 86 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.160837988 +0000 UTC m=+12.858273186 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947280): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947800): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947800): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947800): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947800): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947800): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.160837988 +0000 UTC m=+12.858273186 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947800): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0830af0 item 86 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947e80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947e80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947e80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947e80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947e80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.161888461 +0000 UTC m=+12.859323659 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0947e80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0830e70 item 87 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.162352372 +0000 UTC m=+12.859787570 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0960480): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09609c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09609c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09609c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09609c0): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09609c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.162352372 +0000 UTC m=+12.859787570 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09609c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08310a0 item 87 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961040): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961040): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961040): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961040): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961040): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.163472706 +0000 UTC m=+12.860907904 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961040): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0831420 item 88 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.163918412 +0000 UTC m=+12.861353610 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961540): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961ac0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961ac0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961ac0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961ac0): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961ac0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.163918412 +0000 UTC m=+12.861353610 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0961ac0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b08315e0 item 88 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.164958625 +0000 UTC m=+12.862393823 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08200): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08740): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08740): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08740): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0831960 item 89 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08740): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08740): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.165361912 +0000 UTC m=+12.862797110 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08740): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0831b20 item 89 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.165797891 +0000 UTC m=+12.863233089 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a08c80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09200): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09200): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09200): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09200): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09200): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.165797891 +0000 UTC m=+12.863233089 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09200): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdc070 item 89 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.166791085 +0000 UTC m=+12.864226283 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09d80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09d80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09d80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdc3f0 item 90 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09d80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09d80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.167182741 +0000 UTC m=+12.864617959 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a09d80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdc700 item 90 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.16764021 +0000 UTC m=+12.865075408 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a243c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24980): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24980): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24980): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24980): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24980): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.16764021 +0000 UTC m=+12.865075408 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24980): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdc8c0 item 90 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.168653242 +0000 UTC m=+12.866088440 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24fc0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25500): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25500): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25500): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdcc40 item 91 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25500): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25500): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.169046611 +0000 UTC m=+12.866481809 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25500): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): >_readAt: n=2, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): _writeAt: size=3, off=7 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0bdce00 item 91 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.170543079 +0000 UTC m=+12.867978278 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25a40): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992180): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992180): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992180): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992180): >_readAt: n=8, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992180): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.170543079 +0000 UTC m=+12.867978278 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992180): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ac000 item 91 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.17278014 +0000 UTC m=+12.870215338 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992840): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992d80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992d80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992d80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ac4d0 item 92 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992d80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992d80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.173156587 +0000 UTC m=+12.870591785 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0992d80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): open at offset 5 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ac690 item 92 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): _readAt: size=2, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): _writeAt: size=3, off=5 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): >_writeAt: n=3, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.173628253 +0000 UTC m=+12.871063450 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b09932c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993880): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993880): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993880): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993880): >_readAt: n=3, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993880): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.173628253 +0000 UTC m=+12.871063450 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993880): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ac9a0 item 92 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.174711476 +0000 UTC m=+12.872146674 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0993ec0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24500): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24500): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24500): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07acee0 item 93 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24500): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24500): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.175474038 +0000 UTC m=+12.872909235 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24500): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24c00): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24c00): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24c00): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24c00): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24c00): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.175474038 +0000 UTC m=+12.872909235 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a24c00): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad0a0 item 93 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.176759672 +0000 UTC m=+12.874194870 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a25240): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a257c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a257c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a257c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad420 item 94 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a257c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a257c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.177245714 +0000 UTC m=+12.874680912 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0a257c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc640): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc640): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc640): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc640): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc640): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.177245714 +0000 UTC m=+12.874680912 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acc640): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad5e0 item 94 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.179168994 +0000 UTC m=+12.876604193 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0accc80): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd1c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd1c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd1c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07ad960 item 95 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd1c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd1c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.179677238 +0000 UTC m=+12.877112437 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd1c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.179677238 +0000 UTC m=+12.877112437 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b0acd8c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b07adb20 item 95 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): open at offset 0 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): _readAt: size=2, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): >_readAt: n=0, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.180981407 +0000 UTC m=+12.878416606 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b00ce9c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc880): _writeAt: size=5, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc880): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc880): >openPending: err= 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220070 item 96 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc880): >_writeAt: n=5, err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc880): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.181397228 +0000 UTC m=+12.878832426 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fc880): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: File.openRW failed: file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/06/16 03:59:42 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 03:59:42 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/06/16 03:59:42 DEBUG : open-test-file: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : open-test-file: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fd8c0): _readAt: size=512, off=0 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fd8c0): openPending: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fd8c0): >openPending: err= 2026/06/16 03:59:42 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fd8c0): >_readAt: n=5, err=EOF 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fd8c0): close: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: setting modification time to 2026-06-16 03:59:42.181397228 +0000 UTC m=+12.878832426 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/06/16 03:59:42 DEBUG : open-test-file(0x1411b01fd8c0): >close: err= 2026/06/16 03:59:42 DEBUG : open-test-file: Remove: 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x1411b0220380 item 96 2026/06/16 03:59:42 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/06/16 03:59:42 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/06/16 03:59:42 DEBUG : open-test-file: >Remove: err= 2026/06/16 03:59:42 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : >WaitForWriters: 2026/06/16 03:59:42 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.43s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.20s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 03:59:42 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 03:59:42 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 03:59:42 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:42 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 03:59:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 03:59:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 03:59:42 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 03:59:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 03:59:42 DEBUG : file1: newRWFileHandle: 2026/06/16 03:59:42 DEBUG : file1(0x1411b0579140): openPending: 2026/06/16 03:59:42 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:42 DEBUG : file1(0x1411b0579140): >openPending: err= 2026/06/16 03:59:42 DEBUG : file1: >newRWFileHandle: err= 2026/06/16 03:59:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 03:59:42 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/06/16 03:59:42 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/06/16 03:59:42 DEBUG : WaitForWriters: timeout=30s 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/06/16 03:59:42 DEBUG : Looking for writers 2026/06/16 03:59:42 DEBUG : file1: reading active writers 2026/06/16 03:59:42 DEBUG : file1: active writers 1 2026/06/16 03:59:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/06/16 03:59:43 DEBUG : Looking for writers 2026/06/16 03:59:43 DEBUG : file1: reading active writers 2026/06/16 03:59:43 DEBUG : file1: active writers 1 2026/06/16 03:59:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 DEBUG : Looking for writers 2026/06/16 03:59:44 DEBUG : file1: reading active writers 2026/06/16 03:59:44 DEBUG : file1: active writers 1 2026/06/16 03:59:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:44 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki/dir/file1: no such file or directory 2026/06/16 03:59:45 DEBUG : Looking for writers 2026/06/16 03:59:45 DEBUG : file1: reading active writers 2026/06/16 03:59:45 DEBUG : file1: active writers 1 2026/06/16 03:59:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:46 DEBUG : Looking for writers 2026/06/16 03:59:46 DEBUG : file1: reading active writers 2026/06/16 03:59:46 DEBUG : file1: active writers 1 2026/06/16 03:59:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:47 DEBUG : Looking for writers 2026/06/16 03:59:47 DEBUG : file1: reading active writers 2026/06/16 03:59:47 DEBUG : file1: active writers 1 2026/06/16 03:59:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:48 DEBUG : Looking for writers 2026/06/16 03:59:48 DEBUG : file1: reading active writers 2026/06/16 03:59:48 DEBUG : file1: active writers 1 2026/06/16 03:59:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:49 DEBUG : Looking for writers 2026/06/16 03:59:49 DEBUG : file1: reading active writers 2026/06/16 03:59:49 DEBUG : file1: active writers 1 2026/06/16 03:59:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:50 DEBUG : Looking for writers 2026/06/16 03:59:50 DEBUG : file1: reading active writers 2026/06/16 03:59:50 DEBUG : file1: active writers 1 2026/06/16 03:59:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:51 DEBUG : Looking for writers 2026/06/16 03:59:51 DEBUG : file1: reading active writers 2026/06/16 03:59:51 DEBUG : file1: active writers 1 2026/06/16 03:59:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:52 DEBUG : Looking for writers 2026/06/16 03:59:52 DEBUG : file1: reading active writers 2026/06/16 03:59:52 DEBUG : file1: active writers 1 2026/06/16 03:59:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:53 DEBUG : Looking for writers 2026/06/16 03:59:53 DEBUG : file1: reading active writers 2026/06/16 03:59:53 DEBUG : file1: active writers 1 2026/06/16 03:59:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:54 DEBUG : Looking for writers 2026/06/16 03:59:54 DEBUG : file1: reading active writers 2026/06/16 03:59:54 DEBUG : file1: active writers 1 2026/06/16 03:59:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:55 DEBUG : Looking for writers 2026/06/16 03:59:55 DEBUG : file1: reading active writers 2026/06/16 03:59:55 DEBUG : file1: active writers 1 2026/06/16 03:59:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:56 DEBUG : Looking for writers 2026/06/16 03:59:56 DEBUG : file1: reading active writers 2026/06/16 03:59:56 DEBUG : file1: active writers 1 2026/06/16 03:59:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:57 DEBUG : Looking for writers 2026/06/16 03:59:57 DEBUG : file1: reading active writers 2026/06/16 03:59:57 DEBUG : file1: active writers 1 2026/06/16 03:59:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:58 DEBUG : Looking for writers 2026/06/16 03:59:58 DEBUG : file1: reading active writers 2026/06/16 03:59:58 DEBUG : file1: active writers 1 2026/06/16 03:59:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 03:59:59 DEBUG : Looking for writers 2026/06/16 03:59:59 DEBUG : file1: reading active writers 2026/06/16 03:59:59 DEBUG : file1: active writers 1 2026/06/16 03:59:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:00 DEBUG : Looking for writers 2026/06/16 04:00:00 DEBUG : file1: reading active writers 2026/06/16 04:00:00 DEBUG : file1: active writers 1 2026/06/16 04:00:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:01 DEBUG : Looking for writers 2026/06/16 04:00:01 DEBUG : file1: reading active writers 2026/06/16 04:00:01 DEBUG : file1: active writers 1 2026/06/16 04:00:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:02 DEBUG : Looking for writers 2026/06/16 04:00:02 DEBUG : file1: reading active writers 2026/06/16 04:00:02 DEBUG : file1: active writers 1 2026/06/16 04:00:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:03 DEBUG : Looking for writers 2026/06/16 04:00:03 DEBUG : file1: reading active writers 2026/06/16 04:00:03 DEBUG : file1: active writers 1 2026/06/16 04:00:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:04 DEBUG : Looking for writers 2026/06/16 04:00:04 DEBUG : file1: reading active writers 2026/06/16 04:00:04 DEBUG : file1: active writers 1 2026/06/16 04:00:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:05 DEBUG : Looking for writers 2026/06/16 04:00:05 DEBUG : file1: reading active writers 2026/06/16 04:00:05 DEBUG : file1: active writers 1 2026/06/16 04:00:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:06 DEBUG : Looking for writers 2026/06/16 04:00:06 DEBUG : file1: reading active writers 2026/06/16 04:00:06 DEBUG : file1: active writers 1 2026/06/16 04:00:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:07 DEBUG : Looking for writers 2026/06/16 04:00:07 DEBUG : file1: reading active writers 2026/06/16 04:00:07 DEBUG : file1: active writers 1 2026/06/16 04:00:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:08 DEBUG : Looking for writers 2026/06/16 04:00:08 DEBUG : file1: reading active writers 2026/06/16 04:00:08 DEBUG : file1: active writers 1 2026/06/16 04:00:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:09 DEBUG : Looking for writers 2026/06/16 04:00:09 DEBUG : file1: reading active writers 2026/06/16 04:00:09 DEBUG : file1: active writers 1 2026/06/16 04:00:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:10 DEBUG : Looking for writers 2026/06/16 04:00:10 DEBUG : file1: reading active writers 2026/06/16 04:00:10 DEBUG : file1: active writers 1 2026/06/16 04:00:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:11 DEBUG : Looking for writers 2026/06/16 04:00:11 DEBUG : file1: reading active writers 2026/06/16 04:00:11 DEBUG : file1: active writers 1 2026/06/16 04:00:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/06/16 04:00:12 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x1411b06f0200 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x1411b06f8488 notify:{wait:0 notify:0 lock:0 head: tail:} checker:22066207098048} name:file1 opens:1 downloaders: o: fd:0x1411afe820a8 info:{ModTime:{wall:14016416363128519071 ext:12902921693 loc:0x4736400} ATime:{wall:14016416363128519071 ext:12902921693 loc:0x4736400} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/06/16 04:00:12 DEBUG : >WaitForWriters: 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:12 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 04:00:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 04:00:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:12 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 04:00:12 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:12 DEBUG : rename_me: newRWFileHandle: 2026/06/16 04:00:12 DEBUG : rename_me(0x1411b034af80): openPending: 2026/06/16 04:00:12 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/16 04:00:12 DEBUG : rename_me(0x1411b034af80): >openPending: err= 2026/06/16 04:00:12 DEBUG : rename_me: >newRWFileHandle: err= 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/06/16 04:00:12 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/06/16 04:00:12 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/06/16 04:00:12 DEBUG : rename_me(0x1411b034af80): _writeAt: size=5, off=0 2026/06/16 04:00:12 DEBUG : rename_me(0x1411b034af80): >_writeAt: n=5, err= 2026/06/16 04:00:12 DEBUG : rename_me(0x1411b034af80): close: 2026/06/16 04:00:12 DEBUG : rename_me: vfs cache: setting modification time to 2026-06-16 04:00:12.229753054 +0000 UTC m=+42.927188262 2026/06/16 04:00:12 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/06/16 04:00:12 DEBUG : rename_me(0x1411b034af80): >close: err= 2026/06/16 04:00:12 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/06/16 04:00:12 DEBUG : i_was_renamed: Updating file with 0x1411b0870000 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/16 04:00:12 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:12 DEBUG : Looking for writers 2026/06/16 04:00:12 DEBUG : i_was_renamed: reading active writers 2026/06/16 04:00:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/06/16 04:00:12 DEBUG : Looking for writers 2026/06/16 04:00:12 DEBUG : i_was_renamed: reading active writers 2026/06/16 04:00:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/06/16 04:00:12 DEBUG : Looking for writers 2026/06/16 04:00:12 DEBUG : i_was_renamed: reading active writers 2026/06/16 04:00:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/06/16 04:00:12 DEBUG : Looking for writers 2026/06/16 04:00:12 DEBUG : i_was_renamed: reading active writers 2026/06/16 04:00:12 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/06/16 04:00:12 DEBUG : i_was_renamed: vfs cache: starting upload 2026/06/16 04:00:12 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:12 DEBUG : i_was_renamed: size = 5 OK 2026/06/16 04:00:12 INFO : i_was_renamed: Copied (new) 2026/06/16 04:00:12 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-06-16 04:00:12 +0000 UTC" 2026/06/16 04:00:12 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/06/16 04:00:12 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/06/16 04:00:12 DEBUG : Looking for writers 2026/06/16 04:00:12 DEBUG : i_was_renamed: reading active writers 2026/06/16 04:00:12 DEBUG : >WaitForWriters: 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:12 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: root is "/home/rclone/.cache/rclone" 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 04:00:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/06/16 04:00:12 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{HfzA1}/rclone-test-xakaqal2peki" 2026/06/16 04:00:12 INFO : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:12 DEBUG : forgetting directory cache 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b0344d40): _readAt: size=512, off=0 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b0344d40): openPending: 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-16 03:01:12 +0000 UTC" against cached fingerprint "" 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b0344d40): >openPending: err= 2026/06/16 04:00:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b0344d40): >_readAt: n=20, err=EOF 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b0344d40): close: 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:01:12 +0000 GMT 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b0344d40): >close: err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:12 DEBUG : forgetting directory cache 2026/06/16 04:00:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b04ef340): _readAt: size=512, off=0 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b04ef340): openPending: 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-16 03:02:12 +0000 UTC" against cached fingerprint "20,2026-06-16 03:01:12 +0000 UTC" 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-16 03:02:12 +0000 UTC" != cached fingerprint "20,2026-06-16 03:01:12 +0000 UTC") 2026/06/16 04:00:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/16 04:00:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b04ef340): >openPending: err= 2026/06/16 04:00:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b04ef340): >_readAt: n=20, err=EOF 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b04ef340): close: 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:02:12 +0000 GMT 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate(0x1411b04ef340): >close: err= 2026/06/16 04:00:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:13 DEBUG : forgetting directory cache 2026/06/16 04:00:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b052f480): _readAt: size=512, off=0 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b052f480): openPending: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-16 03:03:12 +0000 UTC" against cached fingerprint "20,2026-06-16 03:02:12 +0000 UTC" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-16 03:03:12 +0000 UTC" != cached fingerprint "20,2026-06-16 03:02:12 +0000 UTC") 2026/06/16 04:00:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/16 04:00:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b052f480): >openPending: err= 2026/06/16 04:00:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b052f480): >_readAt: n=20, err=EOF 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b052f480): close: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:03:12 +0000 GMT 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b052f480): >close: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:13 DEBUG : forgetting directory cache 2026/06/16 04:00:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0565580): _readAt: size=512, off=0 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0565580): openPending: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-16 03:04:12 +0000 UTC" against cached fingerprint "20,2026-06-16 03:03:12 +0000 UTC" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-16 03:04:12 +0000 UTC" != cached fingerprint "20,2026-06-16 03:03:12 +0000 UTC") 2026/06/16 04:00:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/16 04:00:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0565580): >openPending: err= 2026/06/16 04:00:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0565580): >_readAt: n=20, err=EOF 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0565580): close: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:04:12 +0000 GMT 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0565580): >close: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:13 DEBUG : forgetting directory cache 2026/06/16 04:00:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b06e08c0): _readAt: size=512, off=0 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b06e08c0): openPending: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-16 03:05:12 +0000 UTC" against cached fingerprint "20,2026-06-16 03:04:12 +0000 UTC" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-16 03:05:12 +0000 UTC" != cached fingerprint "20,2026-06-16 03:04:12 +0000 UTC") 2026/06/16 04:00:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/16 04:00:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b06e08c0): >openPending: err= 2026/06/16 04:00:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b06e08c0): >_readAt: n=20, err=EOF 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b06e08c0): close: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:05:12 +0000 GMT 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b06e08c0): >close: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:13 DEBUG : forgetting directory cache 2026/06/16 04:00:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0726680): _readAt: size=512, off=0 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0726680): openPending: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-06-16 03:06:12 +0000 UTC" against cached fingerprint "20,2026-06-16 03:05:12 +0000 UTC" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-06-16 03:06:12 +0000 UTC" != cached fingerprint "20,2026-06-16 03:05:12 +0000 UTC") 2026/06/16 04:00:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/06/16 04:00:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0726680): >openPending: err= 2026/06/16 04:00:13 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0726680): >_readAt: n=20, err=EOF 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0726680): close: 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:06:12 +0000 GMT 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate(0x1411b0726680): >close: err= 2026/06/16 04:00:13 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:14 DEBUG : forgetting directory cache 2026/06/16 04:00:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0660f80): _readAt: size=512, off=0 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0660f80): openPending: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-06-16 03:07:12 +0000 UTC" against cached fingerprint "20,2026-06-16 03:06:12 +0000 UTC" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-06-16 03:07:12 +0000 UTC" != cached fingerprint "20,2026-06-16 03:06:12 +0000 UTC") 2026/06/16 04:00:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/06/16 04:00:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0660f80): >openPending: err= 2026/06/16 04:00:14 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0660f80): >_readAt: n=21, err=EOF 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0660f80): close: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:07:12 +0000 GMT 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0660f80): >close: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:14 DEBUG : forgetting directory cache 2026/06/16 04:00:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b06f6900): _readAt: size=512, off=0 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b06f6900): openPending: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-06-16 03:08:12 +0000 UTC" against cached fingerprint "21,2026-06-16 03:07:12 +0000 UTC" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-06-16 03:08:12 +0000 UTC" != cached fingerprint "21,2026-06-16 03:07:12 +0000 UTC") 2026/06/16 04:00:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/06/16 04:00:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b06f6900): >openPending: err= 2026/06/16 04:00:14 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b06f6900): >_readAt: n=22, err=EOF 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b06f6900): close: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:08:12 +0000 GMT 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b06f6900): >close: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:14 DEBUG : forgetting directory cache 2026/06/16 04:00:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0794600): _readAt: size=512, off=0 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0794600): openPending: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-06-16 03:09:12 +0000 UTC" against cached fingerprint "22,2026-06-16 03:08:12 +0000 UTC" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-06-16 03:09:12 +0000 UTC" != cached fingerprint "22,2026-06-16 03:08:12 +0000 UTC") 2026/06/16 04:00:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/06/16 04:00:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0794600): >openPending: err= 2026/06/16 04:00:14 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0794600): >_readAt: n=23, err=EOF 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0794600): close: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:09:12 +0000 GMT 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0794600): >close: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:14 DEBUG : forgetting directory cache 2026/06/16 04:00:14 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0825b80): _readAt: size=512, off=0 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0825b80): openPending: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-06-16 03:10:12 +0000 UTC" against cached fingerprint "23,2026-06-16 03:09:12 +0000 UTC" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-06-16 03:10:12 +0000 UTC" != cached fingerprint "23,2026-06-16 03:09:12 +0000 UTC") 2026/06/16 04:00:14 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/06/16 04:00:14 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0825b80): >openPending: err= 2026/06/16 04:00:14 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0825b80): >_readAt: n=24, err=EOF 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0825b80): close: 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-06-16 03:10:12 +0000 GMT 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate(0x1411b0825b80): >close: err= 2026/06/16 04:00:14 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:14 DEBUG : Looking for writers 2026/06/16 04:00:14 DEBUG : TestRWCacheUpdate: reading active writers 2026/06/16 04:00:14 DEBUG : >WaitForWriters: 2026/06/16 04:00:14 DEBUG : webdav root 'rclone-test-xakaqal2peki': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.60s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : forgetting directory cache 2026/06/16 04:00:15 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/16 04:00:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/16 04:00:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/16 04:00:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/16 04:00:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/16 04:00:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/16 04:00:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/16 04:00:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/16 04:00:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/16 04:00:15 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/06/16 04:00:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/16 04:00:15 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/06/16 04:00:15 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:15 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:15 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:15 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/06/16 04:00:15 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/06/16 04:00:15 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FilEb: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/06/16 04:00:15 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/06/16 04:00:15 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:15 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : FiLeB: reading active writers 2026/06/16 04:00:15 DEBUG : FilEb: reading active writers 2026/06/16 04:00:15 DEBUG : FiLeA: reading active writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : FilEb: reading active writers 2026/06/16 04:00:15 DEBUG : FiLeA: reading active writers 2026/06/16 04:00:15 DEBUG : FiLeB: reading active writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : normal name with no special characters.txt: reading active writers 2026/06/16 04:00:15 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : webdav root 'rclone-test-xakaqal2peki': Reusing VFS from active cache 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : dir: Looking for writers 2026/06/16 04:00:15 DEBUG : file2: reading active writers 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : file1: reading active writers 2026/06/16 04:00:15 DEBUG : dir: reading active writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:15 DEBUG : dir: Looking for writers 2026/06/16 04:00:15 DEBUG : Looking for writers 2026/06/16 04:00:15 DEBUG : dir: reading active writers 2026/06/16 04:00:15 DEBUG : file1: reading active writers 2026/06/16 04:00:15 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:15 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:15 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:16 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:16 DEBUG : file1: Open: flags=O_RDONLY 2026/06/16 04:00:16 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/16 04:00:16 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/16 04:00:16 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:16 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/06/16 04:00:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/16 04:00:16 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (0 bytes), uploading instead of streaming 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: size = 0 OK 2026/06/16 04:00:16 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/06/16 04:00:16 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/06/16 04:00:16 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:16 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/06/16 04:00:16 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:16 DEBUG : dir: Looking for writers 2026/06/16 04:00:16 DEBUG : file2: reading active writers 2026/06/16 04:00:16 DEBUG : new_file.txt: reading active writers 2026/06/16 04:00:16 DEBUG : Looking for writers 2026/06/16 04:00:16 DEBUG : dir: reading active writers 2026/06/16 04:00:16 DEBUG : file1: reading active writers 2026/06/16 04:00:16 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:16 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:16 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:16 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/06/16 04:00:16 DEBUG : dir/file1: Updating file with dir/file1 0x1411b06785b0 2026/06/16 04:00:16 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/06/16 04:00:16 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:16 INFO : dir/file1: Moved (server-side) to: file0 2026/06/16 04:00:16 DEBUG : file0: Updating file with file0 0x1411b06785b0 2026/06/16 04:00:16 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/06/16 04:00:16 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:16 DEBUG : dir: Looking for writers 2026/06/16 04:00:16 DEBUG : Looking for writers 2026/06/16 04:00:16 DEBUG : file0: reading active writers 2026/06/16 04:00:16 DEBUG : dir: reading active writers 2026/06/16 04:00:16 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:16 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:16 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:16 DEBUG : Looking for writers 2026/06/16 04:00:16 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:16 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddDir: "/" 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddDir: "b" 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddDir: "c" 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddDir: "d" 2026/06/16 04:00:16 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:16 DEBUG : b: Looking for writers 2026/06/16 04:00:16 DEBUG : c: Looking for writers 2026/06/16 04:00:16 DEBUG : d: Looking for writers 2026/06/16 04:00:16 DEBUG : Looking for writers 2026/06/16 04:00:16 DEBUG : a: Looking for writers 2026/06/16 04:00:16 DEBUG : Looking for writers 2026/06/16 04:00:16 DEBUG : /: reading active writers 2026/06/16 04:00:16 DEBUG : a: reading active writers 2026/06/16 04:00:16 DEBUG : b: reading active writers 2026/06/16 04:00:16 DEBUG : c: reading active writers 2026/06/16 04:00:16 DEBUG : d: reading active writers 2026/06/16 04:00:16 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:16 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:16 DEBUG : Added virtual directory entry vAddDir: "a" 2026/06/16 04:00:16 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/06/16 04:00:16 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/06/16 04:00:16 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/06/16 04:00:17 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:17 DEBUG : a/b/c/d: Looking for writers 2026/06/16 04:00:17 DEBUG : a/b/c: Looking for writers 2026/06/16 04:00:17 DEBUG : d: reading active writers 2026/06/16 04:00:17 DEBUG : a/b: Looking for writers 2026/06/16 04:00:17 DEBUG : c: reading active writers 2026/06/16 04:00:17 DEBUG : a: Looking for writers 2026/06/16 04:00:17 DEBUG : b: reading active writers 2026/06/16 04:00:17 DEBUG : Looking for writers 2026/06/16 04:00:17 DEBUG : a: reading active writers 2026/06/16 04:00:17 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:17 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:17 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:17 DEBUG : Looking for writers 2026/06/16 04:00:17 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-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:17 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/16 04:00:17 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/06/16 04:00:17 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/06/16 04:00:17 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (5 bytes), uploading instead of streaming 2026/06/16 04:00:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:17 DEBUG : file1: size = 5 OK 2026/06/16 04:00:17 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:17 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/06/16 04:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/16 04:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (0 bytes), uploading instead of streaming 2026/06/16 04:00:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:17 DEBUG : file1: size = 0 OK 2026/06/16 04:00:17 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/06/16 04:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (7 bytes), uploading instead of streaming 2026/06/16 04:00:17 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:17 DEBUG : file1: size = 7 OK 2026/06/16 04:00:17 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:17 DEBUG : Looking for writers 2026/06/16 04:00:17 DEBUG : file1: reading active writers 2026/06/16 04:00:17 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:17 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:17 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:17 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:17 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:17 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/06/16 04:00:18 DEBUG : file1: aborting in-sequence write wait, off=100 2026/06/16 04:00:18 DEBUG : file1: failed to wait for in-sequence write to 100 2026/06/16 04:00:18 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/06/16 04:00:18 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (11 bytes), uploading instead of streaming 2026/06/16 04:00:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:18 DEBUG : file1: size = 11 OK 2026/06/16 04:00:18 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/06/16 04:00:18 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:18 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:18 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (5 bytes), uploading instead of streaming 2026/06/16 04:00:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:18 DEBUG : file1: size = 5 OK 2026/06/16 04:00:18 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/06/16 04:00:18 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:18 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:18 DEBUG : file1: WriteFileHandle.Release closing 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (0 bytes), uploading instead of streaming 2026/06/16 04:00:18 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:18 DEBUG : file1: size = 0 OK 2026/06/16 04:00:18 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/06/16 04:00:18 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:18 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:18 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:18 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:18 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:18 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:18 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/06/16 04:00:18 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : file1: active writers 1 2026/06/16 04:00:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : file1: active writers 1 2026/06/16 04:00:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : file1: active writers 1 2026/06/16 04:00:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : file1: active writers 1 2026/06/16 04:00:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/06/16 04:00:18 DEBUG : Looking for writers 2026/06/16 04:00:18 DEBUG : file1: reading active writers 2026/06/16 04:00:18 DEBUG : file1: active writers 1 2026/06/16 04:00:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/06/16 04:00:19 DEBUG : Looking for writers 2026/06/16 04:00:19 DEBUG : file1: reading active writers 2026/06/16 04:00:19 DEBUG : file1: active writers 1 2026/06/16 04:00:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/06/16 04:00:19 DEBUG : Looking for writers 2026/06/16 04:00:19 DEBUG : file1: reading active writers 2026/06/16 04:00:19 DEBUG : file1: active writers 1 2026/06/16 04:00:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/06/16 04:00:19 DEBUG : Looking for writers 2026/06/16 04:00:19 DEBUG : file1: reading active writers 2026/06/16 04:00:19 DEBUG : file1: active writers 1 2026/06/16 04:00:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:20 DEBUG : Looking for writers 2026/06/16 04:00:20 DEBUG : file1: reading active writers 2026/06/16 04:00:20 DEBUG : file1: active writers 1 2026/06/16 04:00:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:21 DEBUG : Looking for writers 2026/06/16 04:00:21 DEBUG : file1: reading active writers 2026/06/16 04:00:21 DEBUG : file1: active writers 1 2026/06/16 04:00:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:22 DEBUG : Looking for writers 2026/06/16 04:00:22 DEBUG : file1: reading active writers 2026/06/16 04:00:22 DEBUG : file1: active writers 1 2026/06/16 04:00:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:23 DEBUG : Looking for writers 2026/06/16 04:00:23 DEBUG : file1: reading active writers 2026/06/16 04:00:23 DEBUG : file1: active writers 1 2026/06/16 04:00:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:24 DEBUG : Looking for writers 2026/06/16 04:00:24 DEBUG : file1: reading active writers 2026/06/16 04:00:24 DEBUG : file1: active writers 1 2026/06/16 04:00:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:25 DEBUG : Looking for writers 2026/06/16 04:00:25 DEBUG : file1: reading active writers 2026/06/16 04:00:25 DEBUG : file1: active writers 1 2026/06/16 04:00:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:26 DEBUG : Looking for writers 2026/06/16 04:00:26 DEBUG : file1: reading active writers 2026/06/16 04:00:26 DEBUG : file1: active writers 1 2026/06/16 04:00:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:27 DEBUG : Looking for writers 2026/06/16 04:00:27 DEBUG : file1: reading active writers 2026/06/16 04:00:27 DEBUG : file1: active writers 1 2026/06/16 04:00:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:28 DEBUG : Looking for writers 2026/06/16 04:00:28 DEBUG : file1: reading active writers 2026/06/16 04:00:28 DEBUG : file1: active writers 1 2026/06/16 04:00:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:29 DEBUG : Looking for writers 2026/06/16 04:00:29 DEBUG : file1: reading active writers 2026/06/16 04:00:29 DEBUG : file1: active writers 1 2026/06/16 04:00:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:30 DEBUG : Looking for writers 2026/06/16 04:00:30 DEBUG : file1: reading active writers 2026/06/16 04:00:30 DEBUG : file1: active writers 1 2026/06/16 04:00:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:31 DEBUG : Looking for writers 2026/06/16 04:00:31 DEBUG : file1: reading active writers 2026/06/16 04:00:31 DEBUG : file1: active writers 1 2026/06/16 04:00:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:32 DEBUG : Looking for writers 2026/06/16 04:00:32 DEBUG : file1: reading active writers 2026/06/16 04:00:32 DEBUG : file1: active writers 1 2026/06/16 04:00:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:33 DEBUG : Looking for writers 2026/06/16 04:00:33 DEBUG : file1: reading active writers 2026/06/16 04:00:33 DEBUG : file1: active writers 1 2026/06/16 04:00:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:34 DEBUG : Looking for writers 2026/06/16 04:00:34 DEBUG : file1: reading active writers 2026/06/16 04:00:34 DEBUG : file1: active writers 1 2026/06/16 04:00:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:35 DEBUG : Looking for writers 2026/06/16 04:00:35 DEBUG : file1: reading active writers 2026/06/16 04:00:35 DEBUG : file1: active writers 1 2026/06/16 04:00:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:37 DEBUG : Looking for writers 2026/06/16 04:00:37 DEBUG : file1: reading active writers 2026/06/16 04:00:37 DEBUG : file1: active writers 1 2026/06/16 04:00:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:38 DEBUG : Looking for writers 2026/06/16 04:00:38 DEBUG : file1: reading active writers 2026/06/16 04:00:38 DEBUG : file1: active writers 1 2026/06/16 04:00:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:39 DEBUG : Looking for writers 2026/06/16 04:00:39 DEBUG : file1: reading active writers 2026/06/16 04:00:39 DEBUG : file1: active writers 1 2026/06/16 04:00:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:40 DEBUG : Looking for writers 2026/06/16 04:00:40 DEBUG : file1: reading active writers 2026/06/16 04:00:40 DEBUG : file1: active writers 1 2026/06/16 04:00:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:41 DEBUG : Looking for writers 2026/06/16 04:00:41 DEBUG : file1: reading active writers 2026/06/16 04:00:41 DEBUG : file1: active writers 1 2026/06/16 04:00:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:42 DEBUG : Looking for writers 2026/06/16 04:00:42 DEBUG : file1: reading active writers 2026/06/16 04:00:42 DEBUG : file1: active writers 1 2026/06/16 04:00:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:43 DEBUG : Looking for writers 2026/06/16 04:00:43 DEBUG : file1: reading active writers 2026/06/16 04:00:43 DEBUG : file1: active writers 1 2026/06/16 04:00:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:44 DEBUG : Looking for writers 2026/06/16 04:00:44 DEBUG : file1: reading active writers 2026/06/16 04:00:44 DEBUG : file1: active writers 1 2026/06/16 04:00:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:45 DEBUG : Looking for writers 2026/06/16 04:00:45 DEBUG : file1: reading active writers 2026/06/16 04:00:45 DEBUG : file1: active writers 1 2026/06/16 04:00:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:46 DEBUG : Looking for writers 2026/06/16 04:00:46 DEBUG : file1: reading active writers 2026/06/16 04:00:46 DEBUG : file1: active writers 1 2026/06/16 04:00:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:47 DEBUG : Looking for writers 2026/06/16 04:00:47 DEBUG : file1: reading active writers 2026/06/16 04:00:47 DEBUG : file1: active writers 1 2026/06/16 04:00:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:48 DEBUG : Looking for writers 2026/06/16 04:00:48 DEBUG : file1: reading active writers 2026/06/16 04:00:48 DEBUG : file1: active writers 1 2026/06/16 04:00:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/06/16 04:00:48 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/06/16 04:00:48 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:48 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:48 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (0 bytes), uploading instead of streaming 2026/06/16 04:00:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:48 DEBUG : file1: size = 0 OK 2026/06/16 04:00:48 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:48 DEBUG : file1: Open: flags=O_RDONLY 2026/06/16 04:00:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/16 04:00:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/16 04:00:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:48 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:48 DEBUG : Looking for writers 2026/06/16 04:00:48 DEBUG : file1: reading active writers 2026/06/16 04:00:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:48 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/06/16 04:00:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/06/16 04:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:48 DEBUG : file1: >Open: fd=file1 (w), err= 2026/06/16 04:00:48 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/06/16 04:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:48 DEBUG : webdav root 'rclone-test-xakaqal2peki': File to upload is small (100 bytes), uploading instead of streaming 2026/06/16 04:00:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:48 DEBUG : file1: size = 100 OK 2026/06/16 04:00:48 DEBUG : file1: Size of src and dst objects identical 2026/06/16 04:00:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/06/16 04:00:48 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/06/16 04:00:48 DEBUG : file1: Open: flags=O_RDONLY 2026/06/16 04:00:48 DEBUG : file1: >Open: fd=file1 (r), err= 2026/06/16 04:00:48 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/06/16 04:00:48 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:48 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:48 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:48 DEBUG : Looking for writers 2026/06/16 04:00:48 DEBUG : file1: reading active writers 2026/06/16 04:00:48 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:48 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:48 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:48 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:48 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/06/16 04:00:49 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/06/16 04:00:49 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/06/16 04:00:49 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/06/16 04:00:49 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/06/16 04:00:49 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:49 DEBUG : flat: Looking for writers 2026/06/16 04:00:49 DEBUG : f000.txt: reading active writers 2026/06/16 04:00:49 DEBUG : f001.txt: reading active writers 2026/06/16 04:00:49 DEBUG : f002.txt: reading active writers 2026/06/16 04:00:49 DEBUG : f003.txt: reading active writers 2026/06/16 04:00:49 DEBUG : f004.txt: reading active writers 2026/06/16 04:00:49 DEBUG : Looking for writers 2026/06/16 04:00:49 DEBUG : flat: reading active writers 2026/06/16 04:00:49 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:49 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:49 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/06/16 04:00:49 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/06/16 04:00:49 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/06/16 04:00:49 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:49 DEBUG : a/b/c: Looking for writers 2026/06/16 04:00:49 DEBUG : deep.txt: reading active writers 2026/06/16 04:00:49 DEBUG : a/b: Looking for writers 2026/06/16 04:00:49 DEBUG : c: reading active writers 2026/06/16 04:00:49 DEBUG : mid.txt: reading active writers 2026/06/16 04:00:49 DEBUG : a: Looking for writers 2026/06/16 04:00:49 DEBUG : b: reading active writers 2026/06/16 04:00:49 DEBUG : top.txt: reading active writers 2026/06/16 04:00:49 DEBUG : Looking for writers 2026/06/16 04:00:49 DEBUG : a: reading active writers 2026/06/16 04:00:49 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:49 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:49 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:50 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:50 DEBUG : bigdir: Looking for writers 2026/06/16 04:00:50 DEBUG : big.bin: reading active writers 2026/06/16 04:00:50 DEBUG : Looking for writers 2026/06/16 04:00:50 DEBUG : bigdir: reading active writers 2026/06/16 04:00:50 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.56s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-xakaqal2peki'", Local "Local file system at /tmp/rclone3667223080", Modify Window "1s" 2026/06/16 04:00:50 INFO : webdav root 'rclone-test-xakaqal2peki': poll-interval is not supported by this remote 2026/06/16 04:00:50 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:50 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:50 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/06/16 04:00:50 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/06/16 04:00:50 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/06/16 04:00:50 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:50 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:50 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/06/16 04:00:50 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/06/16 04:00:50 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:50 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:50 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/06/16 04:00:50 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/06/16 04:00:50 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/06/16 04:00:50 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/06/16 04:00:50 DEBUG : WaitForWriters: timeout=30s 2026/06/16 04:00:50 DEBUG : dir1: Looking for writers 2026/06/16 04:00:50 DEBUG : a.txt: reading active writers 2026/06/16 04:00:50 DEBUG : dir2: Looking for writers 2026/06/16 04:00:50 DEBUG : b.txt: reading active writers 2026/06/16 04:00:50 DEBUG : dir3: Looking for writers 2026/06/16 04:00:50 DEBUG : c.txt: reading active writers 2026/06/16 04:00:50 DEBUG : Looking for writers 2026/06/16 04:00:50 DEBUG : dir1: reading active writers 2026/06/16 04:00:50 DEBUG : dir2: reading active writers 2026/06/16 04:00:50 DEBUG : dir3: reading active writers 2026/06/16 04:00:50 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/06/16 04:00:50 DEBUG : webdav root 'rclone-test-xakaqal2peki': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.205265193s (try 1/5)