"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/05/03 05:12:36 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-fopesat6paqe" 2026/05/03 05:12:36 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/05/03 05:12:36 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/05/03 05:12:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/03 05:12:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/03 05:12:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/03 05:12:36 DEBUG : Setting pass="uQI5oh6FTirAeBB772goYmYe55GfKuF_0Y3AVy4qa0NX" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/03 05:12:36 DEBUG : TestWebdavRclone: detected overridden config - adding "{iS5i_}" suffix to name 2026/05/03 05:12:36 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/05/03 05:12:36 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/05/03 05:12:36 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/05/03 05:12:36 DEBUG : Setting pass="uQI5oh6FTirAeBB772goYmYe55GfKuF_0Y3AVy4qa0NX" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/05/03 05:12:36 DEBUG : found headers: 2026/05/03 05:12:36 DEBUG : Creating backend with remote "/tmp/rclone4249652529" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:36 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:36 DEBUG : dir: Looking for writers 2026/05/03 05:12:36 DEBUG : Looking for writers 2026/05/03 05:12:36 DEBUG : dir: reading active writers 2026/05/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:36 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:36 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:36 DEBUG : dir/subdir: Looking for writers 2026/05/03 05:12:36 DEBUG : dir: Looking for writers 2026/05/03 05:12:36 DEBUG : file1: reading active writers 2026/05/03 05:12:36 DEBUG : file2: reading active writers 2026/05/03 05:12:36 DEBUG : subdir: reading active writers 2026/05/03 05:12:36 DEBUG : Looking for writers 2026/05/03 05:12:36 DEBUG : dir: reading active writers 2026/05/03 05:12:36 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:36 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:37 DEBUG : dir: Looking for writers 2026/05/03 05:12:37 DEBUG : file1: reading active writers 2026/05/03 05:12:37 DEBUG : Looking for writers 2026/05/03 05:12:37 DEBUG : dir: reading active writers 2026/05/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:37 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:37 DEBUG : dir: Looking for writers 2026/05/03 05:12:37 DEBUG : Looking for writers 2026/05/03 05:12:37 DEBUG : dir: reading active writers 2026/05/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:37 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:37 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:37 DEBUG : forgetting directory cache 2026/05/03 05:12:37 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:37 DEBUG : Looking for writers 2026/05/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:37 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:37 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/05/03 05:12:37 DEBUG : dir: invalidating directory cache 2026/05/03 05:12:37 DEBUG : >ForgetPath: 2026/05/03 05:12:37 DEBUG : ForgetPath: relativePath="dir", type=0 2026/05/03 05:12:37 DEBUG : invalidating directory cache 2026/05/03 05:12:37 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:37 DEBUG : >ForgetPath: 2026/05/03 05:12:37 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/05/03 05:12:37 DEBUG : >ForgetPath: 2026/05/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:37 DEBUG : dir: Looking for writers 2026/05/03 05:12:37 DEBUG : Looking for writers 2026/05/03 05:12:37 DEBUG : dir: reading active writers 2026/05/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:37 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:37 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:37 DEBUG : forgetting directory cache 2026/05/03 05:12:37 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:37 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:37 DEBUG : dir: Looking for writers 2026/05/03 05:12:37 DEBUG : fil/a/b: Looking for writers 2026/05/03 05:12:37 DEBUG : fil/a: Looking for writers 2026/05/03 05:12:37 DEBUG : b: reading active writers 2026/05/03 05:12:37 DEBUG : fil: Looking for writers 2026/05/03 05:12:37 DEBUG : a: reading active writers 2026/05/03 05:12:37 DEBUG : Looking for writers 2026/05/03 05:12:37 DEBUG : dir: reading active writers 2026/05/03 05:12:37 DEBUG : fil: reading active writers 2026/05/03 05:12:37 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:37 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:38 DEBUG : dir: Looking for writers 2026/05/03 05:12:38 DEBUG : Looking for writers 2026/05/03 05:12:38 DEBUG : dir: reading active writers 2026/05/03 05:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:38 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:38 DEBUG : dir: Looking for writers 2026/05/03 05:12:38 DEBUG : file1: reading active writers 2026/05/03 05:12:38 DEBUG : Looking for writers 2026/05/03 05:12:38 DEBUG : dir: reading active writers 2026/05/03 05:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:38 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/05/03 05:12:38 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : dir: invalidating directory cache 2026/05/03 05:12:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/05/03 05:12:38 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/05/03 05:12:38 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/05/03 05:12:38 DEBUG : dir/file1: Reset virtual modtime 2026/05/03 05:12:38 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/05/03 05:12:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:38 DEBUG : dir: invalidating directory cache 2026/05/03 05:12:38 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/05/03 05:12:38 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/05/03 05:12:38 DEBUG : dir/virtualFile: Reset virtual modtime 2026/05/03 05:12:38 DEBUG : forgetting directory cache 2026/05/03 05:12:38 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:38 DEBUG : dir/virtualDir: forgetting directory cache 2026/05/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:38 DEBUG : dir/virtualDir: Looking for writers 2026/05/03 05:12:38 DEBUG : dir: Looking for writers 2026/05/03 05:12:38 DEBUG : virtualFile: reading active writers 2026/05/03 05:12:38 DEBUG : virtualDir: reading active writers 2026/05/03 05:12:38 DEBUG : file1: reading active writers 2026/05/03 05:12:38 DEBUG : virtualFile2: reading active writers 2026/05/03 05:12:38 DEBUG : Looking for writers 2026/05/03 05:12:38 DEBUG : dir: reading active writers 2026/05/03 05:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:38 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 ERROR : dir/: Can only open directories read only 2026/05/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:38 DEBUG : dir: Looking for writers 2026/05/03 05:12:38 DEBUG : Looking for writers 2026/05/03 05:12:38 DEBUG : dir: reading active writers 2026/05/03 05:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:38 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 05:12:38 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 05:12:38 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 05:12:38 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:38 DEBUG : dir/potato: size = 5 OK 2026/05/03 05:12:38 NOTICE: webdav root 'rclone-test-fopesat6paqe': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/05/03 05:12:38 DEBUG : dir/potato: Size of src and dst objects identical 2026/05/03 05:12:38 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/05/03 05:12:38 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:38 DEBUG : dir: Looking for writers 2026/05/03 05:12:38 DEBUG : file1: reading active writers 2026/05/03 05:12:38 DEBUG : potato: reading active writers 2026/05/03 05:12:38 DEBUG : Looking for writers 2026/05/03 05:12:38 DEBUG : dir: reading active writers 2026/05/03 05:12:38 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:39 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:39 DEBUG : dir/sub: Looking for writers 2026/05/03 05:12:39 DEBUG : dir: Looking for writers 2026/05/03 05:12:39 DEBUG : sub: reading active writers 2026/05/03 05:12:39 DEBUG : file1: reading active writers 2026/05/03 05:12:39 DEBUG : Looking for writers 2026/05/03 05:12:39 DEBUG : dir: reading active writers 2026/05/03 05:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:39 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:39 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 05:12:39 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/05/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:39 DEBUG : dir/sub/subsub: Looking for writers 2026/05/03 05:12:39 DEBUG : dir/sub: Looking for writers 2026/05/03 05:12:39 DEBUG : subsub: reading active writers 2026/05/03 05:12:39 DEBUG : dir: Looking for writers 2026/05/03 05:12:39 DEBUG : file1: reading active writers 2026/05/03 05:12:39 DEBUG : sub: reading active writers 2026/05/03 05:12:39 DEBUG : Looking for writers 2026/05/03 05:12:39 DEBUG : dir: reading active writers 2026/05/03 05:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:39 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:39 ERROR : dir/: Dir.Remove not empty 2026/05/03 05:12:39 DEBUG : dir/file1: Remove: 2026/05/03 05:12:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:39 DEBUG : dir/file1: >Remove: err= 2026/05/03 05:12:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:39 DEBUG : Looking for writers 2026/05/03 05:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:39 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:39 DEBUG : dir/file1: Remove: 2026/05/03 05:12:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:39 DEBUG : dir/file1: >Remove: err= 2026/05/03 05:12:39 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 05:12:39 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:39 DEBUG : Looking for writers 2026/05/03 05:12:39 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:39 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:40 DEBUG : dir/file1: Remove: 2026/05/03 05:12:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:40 DEBUG : dir/file1: >Remove: err= 2026/05/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:40 DEBUG : dir: Looking for writers 2026/05/03 05:12:40 DEBUG : Looking for writers 2026/05/03 05:12:40 DEBUG : dir: reading active writers 2026/05/03 05:12:40 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:40 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:40 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:40 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/05/03 05:12:40 DEBUG : dir: Updating dir with dir2 0x14f612276f70 2026/05/03 05:12:40 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vDel: "dir" 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/05/03 05:12:40 INFO : dir2/file1: Moved (server-side) to: file2 2026/05/03 05:12:40 DEBUG : file2: Updating file with file2 0x14f6125eb790 2026/05/03 05:12:40 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:40 INFO : dir2/file3: Deleted 2026/05/03 05:12:40 INFO : file2: Moved (server-side) to: dir2/file3 2026/05/03 05:12:40 DEBUG : dir2/file3: Updating file with dir2/file3 0x14f6125eb790 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vDel: "file2" 2026/05/03 05:12:40 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/05/03 05:12:40 DEBUG : empty directory: Updating dir with renamed empty directory 0x14f6125eba00 2026/05/03 05:12:40 DEBUG : empty directory: forgetting directory cache 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/05/03 05:12:40 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/05/03 05:12:40 DEBUG : dir2: Renaming to "dir3" 2026/05/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:40 DEBUG : dir3: Looking for writers 2026/05/03 05:12:40 DEBUG : file3: reading active writers 2026/05/03 05:12:40 DEBUG : renamed empty directory: Looking for writers 2026/05/03 05:12:40 DEBUG : Looking for writers 2026/05/03 05:12:40 DEBUG : dir3: reading active writers 2026/05/03 05:12:40 DEBUG : renamed empty directory: reading active writers 2026/05/03 05:12:40 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:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:40 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:40 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/05/03 05:12:40 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:40 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 05:12:40 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/05/03 05:12:40 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/05/03 05:12:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 05:12:40 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:40 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:40 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/05/03 05:12:40 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/05/03 05:12:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:40 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (12 bytes), uploading instead of streaming 2026/05/03 05:12:40 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:40 DEBUG : dir/sub/file2: size = 12 OK 2026/05/03 05:12:40 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/05/03 05:12:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:40 DEBUG : forgetting directory cache 2026/05/03 05:12:40 DEBUG : dir: forgetting directory cache 2026/05/03 05:12:40 DEBUG : dir/sub: forgetting directory cache 2026/05/03 05:12:40 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/05/03 05:12:40 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/05/03 05:12:40 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 05:12:40 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:40 DEBUG : dir/sub/file0: size = 5 OK 2026/05/03 05:12:40 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/05/03 05:12:40 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/05/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:40 DEBUG : dir/sub: Looking for writers 2026/05/03 05:12:40 DEBUG : file0: reading active writers 2026/05/03 05:12:40 DEBUG : file2: reading active writers 2026/05/03 05:12:40 DEBUG : dir: Looking for writers 2026/05/03 05:12:40 DEBUG : file1: reading active writers 2026/05/03 05:12:40 DEBUG : sub: reading active writers 2026/05/03 05:12:40 DEBUG : Looking for writers 2026/05/03 05:12:40 DEBUG : dir: reading active writers 2026/05/03 05:12:40 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:40 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/05/03 05:12:40 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:40 DEBUG : Looking for writers 2026/05/03 05:12:40 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/05/03 05:12:41 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:41 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/05/03 05:12:41 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/05/03 05:12:41 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/05/03 05:12:41 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:41 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:41 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/05/03 05:12:41 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:41 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/05/03 05:12:41 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/05/03 05:12:41 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/05/03 05:12:41 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:41 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : dir: Looking for writers 2026/05/03 05:12:41 DEBUG : file1: reading active writers 2026/05/03 05:12:41 DEBUG : file1.metadata: reading active writers 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : dir: reading active writers 2026/05/03 05:12:41 DEBUG : dir.metadata: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : dir: Looking for writers 2026/05/03 05:12:41 DEBUG : file1: reading active writers 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : dir: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : dir: Looking for writers 2026/05/03 05:12:41 DEBUG : file1: reading active writers 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : dir: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.20s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:41 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:41 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:41 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : dir: Looking for writers 2026/05/03 05:12:41 DEBUG : file1: reading active writers 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : dir: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/05/03 05:12:41 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/05/03 05:12:41 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/05/03 05:12:41 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:41 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : file.txt: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:41 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : dir/file1: size = 25 OK 2026/05/03 05:12:41 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 05:12:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : dir: Looking for writers 2026/05/03 05:12:41 DEBUG : file1: reading active writers 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : dir: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.18s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:41 DEBUG : dir/file1: Remove: 2026/05/03 05:12:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:41 DEBUG : dir/file1: >Remove: err= 2026/05/03 05:12:41 DEBUG : dir/file1: Remove: 2026/05/03 05:12:41 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/03 05:12:41 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:41 DEBUG : dir: Looking for writers 2026/05/03 05:12:41 DEBUG : Looking for writers 2026/05/03 05:12:41 DEBUG : dir: reading active writers 2026/05/03 05:12:41 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:41 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:42 DEBUG : dir/file1: Remove: 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:42 DEBUG : dir/file1: >Remove: err= 2026/05/03 05:12:42 DEBUG : dir/file1: Remove: 2026/05/03 05:12:42 DEBUG : dir/file1: >Remove: err=Read only file system 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:42 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:42 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/05/03 05:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 05:12:42 DEBUG : dir/file1: Open: flags=O_RDWR 2026/05/03 05:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 05:12:42 DEBUG : dir/file1: Open: flags=0x3 2026/05/03 05:12:42 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/05/03 05:12:42 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : file1: reading active writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:42 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : file1: reading active writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: 2026/05/03 05:12:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:42 DEBUG : newLeaf: Updating file with newLeaf 0x14f6124e1ba0 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 05:12:42 DEBUG : dir/file1: Updating file with dir/file1 0x14f6124e1ba0 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:42 DEBUG : dir/file1: File is currently open, delaying rename 0x14f6124e1ba0 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:42 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 05:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:42 DEBUG : dir/file1: size = 25 OK 2026/05/03 05:12:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:42 DEBUG : newLeaf: Running delayed rename now 2026/05/03 05:12:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:42 DEBUG : newLeaf: Updating file with newLeaf 0x14f6124e1ba0 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:42 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:42 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:42 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:42 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:42 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : file1: reading active writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: 2026/05/03 05:12:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:42 DEBUG : newLeaf: Updating file with newLeaf 0x14f61260a750 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 05:12:42 DEBUG : dir/file1: Updating file with dir/file1 0x14f61260a750 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:42 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:42 DEBUG : dir/file1: File is currently open, delaying rename 0x14f61260a750 2026/05/03 05:12:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:42 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (25 bytes), uploading instead of streaming 2026/05/03 05:12:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:42 DEBUG : dir/file1: size = 25 OK 2026/05/03 05:12:42 DEBUG : dir/file1: Size of src and dst objects identical 2026/05/03 05:12:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:42 DEBUG : newLeaf: Running delayed rename now 2026/05/03 05:12:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:42 DEBUG : newLeaf: Updating file with newLeaf 0x14f61260a750 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: 2026/05/03 05:12:42 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:42 DEBUG : dir: Looking for writers 2026/05/03 05:12:42 DEBUG : Looking for writers 2026/05/03 05:12:42 DEBUG : dir: reading active writers 2026/05/03 05:12:42 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:42 DEBUG : >WaitForWriters: 2026/05/03 05:12:42 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:43 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:43 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612861440): openPending: 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612861440): >openPending: err= 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612861440): _writeAt: size=14, off=0 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612861440): >_writeAt: n=14, err= 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612861440): close: 2026/05/03 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 05:12:43 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612861440): >close: err= 2026/05/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : file1: reading active writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : file1: reading active writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : file1: reading active writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : file1: reading active writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:43 DEBUG : dir/file1: size = 14 OK 2026/05/03 05:12:43 INFO : dir/file1: Copied (replaced existing) 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:43 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : file1: reading active writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : >WaitForWriters: 2026/05/03 05:12:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f611dfbb80): _readAt: size=512, off=0 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f611dfbb80): openPending: 2026/05/03 05:12:43 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/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f611dfbb80): >openPending: err= 2026/05/03 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f611dfbb80): >_readAt: n=14, err=EOF 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f611dfbb80): close: 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f611dfbb80): >close: err= 2026/05/03 05:12:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:43 DEBUG : newLeaf: Updating file with newLeaf 0x14f611ebe000 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 05:12:43 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 05:12:43 DEBUG : dir/file1: Updating file with dir/file1 0x14f611ebe000 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612c5fac0): openPending: 2026/05/03 05:12:43 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/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612c5fac0): >openPending: err= 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612c5fac0): _writeAt: size=25, off=0 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612c5fac0): >_writeAt: n=25, err= 2026/05/03 05:12:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:43 DEBUG : newLeaf: Updating file with newLeaf 0x14f611ebe000 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:43 DEBUG : newLeaf(0x14f612c5fac0): close: 2026/05/03 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 05:12:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 05:12:43.425774168 +0000 UTC m=+6.911861902 2026/05/03 05:12:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:43 DEBUG : newLeaf(0x14f612c5fac0): >close: err= 2026/05/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:43 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 05:12:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:43 DEBUG : newLeaf: size = 25 OK 2026/05/03 05:12:43 INFO : newLeaf: Copied (replaced existing) 2026/05/03 05:12:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 05:12:43 +0000 UTC" 2026/05/03 05:12:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : >WaitForWriters: 2026/05/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : >WaitForWriters: 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:43 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:43 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:43 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : file1: reading active writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : >WaitForWriters: 2026/05/03 05:12:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:43 DEBUG : newLeaf: Updating file with newLeaf 0x14f612500000 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:43 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 05:12:43 DEBUG : dir/file1: Updating file with dir/file1 0x14f612500000 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:43 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612a54fc0): openPending: 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612a54fc0): >openPending: err= 2026/05/03 05:12:43 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:43 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:43 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612a54fc0): _writeAt: size=25, off=0 2026/05/03 05:12:43 DEBUG : dir/file1(0x14f612a54fc0): >_writeAt: n=25, err= 2026/05/03 05:12:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:43 DEBUG : newLeaf: Updating file with newLeaf 0x14f612500000 2026/05/03 05:12:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:43 DEBUG : newLeaf(0x14f612a54fc0): close: 2026/05/03 05:12:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 05:12:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 05:12:43.926361565 +0000 UTC m=+7.412449289 2026/05/03 05:12:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:43 DEBUG : newLeaf(0x14f612a54fc0): >close: err= 2026/05/03 05:12:43 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:43 DEBUG : dir: Looking for writers 2026/05/03 05:12:43 DEBUG : Looking for writers 2026/05/03 05:12:43 DEBUG : dir: reading active writers 2026/05/03 05:12:43 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 05:12:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:44 DEBUG : newLeaf: size = 25 OK 2026/05/03 05:12:44 INFO : newLeaf: Copied (replaced existing) 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 05:12:43 +0000 UTC" 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : >WaitForWriters: 2026/05/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : >WaitForWriters: 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:44 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:44 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612714880): openPending: 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612714880): >openPending: err= 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612714880): _writeAt: size=14, off=0 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612714880): >_writeAt: n=14, err= 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612714880): close: 2026/05/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/05/03 05:12:44 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612714880): >close: err= 2026/05/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : file1: reading active writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : file1: reading active writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : file1: reading active writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : file1: reading active writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 05:12:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:44 DEBUG : dir/file1: size = 14 OK 2026/05/03 05:12:44 INFO : dir/file1: Copied (replaced existing) 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:44 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : file1: reading active writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : >WaitForWriters: 2026/05/03 05:12:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126b2980): _readAt: size=512, off=0 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126b2980): openPending: 2026/05/03 05:12:44 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/05/03 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126b2980): >openPending: err= 2026/05/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126b2980): >_readAt: n=14, err=EOF 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126b2980): close: 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126b2980): >close: err= 2026/05/03 05:12:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:44 DEBUG : newLeaf: Updating file with newLeaf 0x14f612402dd0 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:44 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 05:12:44 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 05:12:44 DEBUG : dir/file1: Updating file with dir/file1 0x14f612402dd0 2026/05/03 05:12:44 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126dea80): openPending: 2026/05/03 05:12:44 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/05/03 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126dea80): >openPending: err= 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126dea80): _writeAt: size=25, off=0 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f6126dea80): >_writeAt: n=25, err= 2026/05/03 05:12:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:44 DEBUG : newLeaf: Updating file with newLeaf 0x14f612402dd0 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:44 DEBUG : newLeaf(0x14f6126dea80): close: 2026/05/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 05:12:44.569241706 +0000 UTC m=+8.055329441 2026/05/03 05:12:44 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:44 DEBUG : newLeaf(0x14f6126dea80): >close: err= 2026/05/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 05:12:44 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:44 DEBUG : newLeaf: size = 25 OK 2026/05/03 05:12:44 INFO : newLeaf: Copied (replaced existing) 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 05:12:44 +0000 UTC" 2026/05/03 05:12:44 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:44 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : >WaitForWriters: 2026/05/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:44 DEBUG : >WaitForWriters: 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:44 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : Config file has changed externally - reloading 2026/05/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:44 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:44 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:44 DEBUG : dir: Looking for writers 2026/05/03 05:12:44 DEBUG : file1: reading active writers 2026/05/03 05:12:44 DEBUG : Looking for writers 2026/05/03 05:12:44 DEBUG : dir: reading active writers 2026/05/03 05:12:44 DEBUG : >WaitForWriters: 2026/05/03 05:12:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:44 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612818a80): _readAt: size=512, off=0 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612818a80): openPending: 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:44 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612818a80): >openPending: err= 2026/05/03 05:12:44 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/05/03 05:12:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:12:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612818a80): >_readAt: n=14, err=EOF 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612818a80): close: 2026/05/03 05:12:44 DEBUG : dir/file1(0x14f612818a80): >close: err= 2026/05/03 05:12:44 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:44 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:44 DEBUG : newLeaf: Updating file with newLeaf 0x14f612286b60 2026/05/03 05:12:44 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:44 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:45 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/05/03 05:12:45 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/05/03 05:12:45 DEBUG : dir/file1: Updating file with dir/file1 0x14f612286b60 2026/05/03 05:12:45 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/05/03 05:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:45 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:45 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:45 DEBUG : dir/file1(0x14f612847a40): openPending: 2026/05/03 05:12:45 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/05/03 05:12:45 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/05/03 05:12:45 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:45 DEBUG : dir/file1(0x14f612847a40): >openPending: err= 2026/05/03 05:12:45 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:45 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:45 DEBUG : dir/file1(0x14f612847a40): _writeAt: size=25, off=0 2026/05/03 05:12:45 DEBUG : dir/file1(0x14f612847a40): >_writeAt: n=25, err= 2026/05/03 05:12:45 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/05/03 05:12:45 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/05/03 05:12:45 DEBUG : newLeaf: Updating file with newLeaf 0x14f612286b60 2026/05/03 05:12:45 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:12:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:45 DEBUG : newLeaf(0x14f612847a40): close: 2026/05/03 05:12:45 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/05/03 05:12:45 DEBUG : newLeaf: vfs cache: setting modification time to 2026-05-03 05:12:45.081998048 +0000 UTC m=+8.568085782 2026/05/03 05:12:45 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:45 DEBUG : newLeaf(0x14f612847a40): >close: err= 2026/05/03 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:45 DEBUG : newLeaf: vfs cache: starting upload 2026/05/03 05:12:45 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:45 DEBUG : newLeaf: size = 25 OK 2026/05/03 05:12:45 INFO : newLeaf: Copied (replaced existing) 2026/05/03 05:12:45 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-05-03 05:12:45 +0000 UTC" 2026/05/03 05:12:45 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/05/03 05:12:45 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/05/03 05:12:45 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:45 DEBUG : >WaitForWriters: 2026/05/03 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : newLeaf: reading active writers 2026/05/03 05:12:45 DEBUG : >WaitForWriters: 2026/05/03 05:12:45 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestFileRename (3.08s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.65s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:45 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:45 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:45 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : file1: reading active writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:45 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/03 05:12:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/03 05:12:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/05/03 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : file1: reading active writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:45 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:45 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:45 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:45 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:45 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/05/03 05:12:45 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/05/03 05:12:45 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/05/03 05:12:45 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/05/03 05:12:45 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/05/03 05:12:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/03 05:12:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/03 05:12:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/03 05:12:45 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/05/03 05:12:45 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/05/03 05:12:45 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/05/03 05:12:45 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/05/03 05:12:45 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/05/03 05:12:45 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:45 DEBUG : dir: Looking for writers 2026/05/03 05:12:45 DEBUG : file1: reading active writers 2026/05/03 05:12:45 DEBUG : Looking for writers 2026/05/03 05:12:45 DEBUG : dir: reading active writers 2026/05/03 05:12:45 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:45 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:45 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/05/03 05:12:46 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.16s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): _readAt: size=1, off=0 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): openPending: 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): >openPending: err= 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): _readAt: size=256, off=1 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): >_readAt: n=15, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): _readAt: size=16, off=16 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): >_readAt: n=0, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): close: 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): >close: err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): close: 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f61266b100): >close: err=file already closed 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): _readAt: size=1, off=0 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): openPending: 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >openPending: err= 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): _readAt: size=1, off=5 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): _readAt: size=1, off=3 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): _readAt: size=1, off=13 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): _readAt: size=16, off=100 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >_readAt: n=0, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): close: 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6126c0a80): >close: err= 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=1, off=0 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): openPending: 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >openPending: err= 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=1, off=5 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=1, off=1 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=1, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=6, off=10 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=6, err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=256, off=10 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=6, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=256, off=100 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=0, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): close: 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >close: err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): _readAt: size=256, off=100 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f6127bba80): >_readAt: n=0, err=file already closed 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): RWFileHandle.Flush 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): _readAt: size=256, off=0 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): openPending: 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): >openPending: err= 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): >_readAt: n=16, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): RWFileHandle.Flush 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): RWFileHandle.Flush 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): close: 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612983400): >close: err= 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:46 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:46 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:12:46 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/05/03 05:12:46 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): _readAt: size=256, off=0 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): openPending: 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): >openPending: err= 2026/05/03 05:12:46 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:12:46 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): >_readAt: n=16, err=EOF 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): RWFileHandle.Release 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): close: 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): >close: err= 2026/05/03 05:12:46 DEBUG : dir/file1(0x14f612aab040): RWFileHandle.Release 2026/05/03 05:12:46 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:46 DEBUG : dir: Looking for writers 2026/05/03 05:12:46 DEBUG : file1: reading active writers 2026/05/03 05:12:46 DEBUG : Looking for writers 2026/05/03 05:12:46 DEBUG : dir: reading active writers 2026/05/03 05:12:46 DEBUG : >WaitForWriters: 2026/05/03 05:12:46 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:47 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): openPending: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): >openPending: err= 2026/05/03 05:12:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): _writeAt: size=5, off=0 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): >_writeAt: n=5, err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): _writeAt: size=7, off=5 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): >_writeAt: n=7, err= 2026/05/03 05:12:47 DEBUG : file1: vfs cache: truncate to size=11 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): close: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 05:12:47.059836398 +0000 UTC m=+10.545924203 2026/05/03 05:12:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): >close: err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): close: 2026/05/03 05:12:47 DEBUG : file1(0x14f612be8100): >close: err=file already closed 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:47 DEBUG : file1: vfs cache: starting upload 2026/05/03 05:12:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:47 DEBUG : file1: size = 11 OK 2026/05/03 05:12:47 INFO : file1: Copied (new) 2026/05/03 05:12:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-03 05:12:47 +0000 UTC" 2026/05/03 05:12:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:47 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): openPending: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): >openPending: err= 2026/05/03 05:12:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): _writeAt: size=7, off=0 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): >_writeAt: n=7, err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): _writeAt: size=6, off=5 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): >_writeAt: n=6, err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): close: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 05:12:47.25720382 +0000 UTC m=+10.743291554 2026/05/03 05:12:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): >close: err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): _writeAt: size=5, off=0 2026/05/03 05:12:47 DEBUG : file1(0x14f612c8e240): >_writeAt: n=0, err=file already closed 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:47 DEBUG : file1: vfs cache: starting upload 2026/05/03 05:12:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:47 DEBUG : file1: size = 11 OK 2026/05/03 05:12:47 INFO : file1: Copied (new) 2026/05/03 05:12:47 DEBUG : file1: vfs cache: fingerprint now "11,2026-05-03 05:12:47 +0000 UTC" 2026/05/03 05:12:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:47 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:47 DEBUG : file1(0x14f612a65140): openPending: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1(0x14f612a65140): >openPending: err= 2026/05/03 05:12:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612a65140): close: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 05:12:47.454140536 +0000 UTC m=+10.940228260 2026/05/03 05:12:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:47 DEBUG : file1(0x14f612a65140): >close: err= 2026/05/03 05:12:47 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 05:12:47 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:12:47 DEBUG : file2: newRWFileHandle: 2026/05/03 05:12:47 DEBUG : file2(0x14f612a655c0): openPending: 2026/05/03 05:12:47 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:47 DEBUG : file2(0x14f612a655c0): >openPending: err= 2026/05/03 05:12:47 DEBUG : file2: >newRWFileHandle: err= 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:47 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/05/03 05:12:47 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/05/03 05:12:47 DEBUG : file2(0x14f612a655c0): RWFileHandle.Flush 2026/05/03 05:12:47 DEBUG : file2(0x14f612a655c0): RWFileHandle.Release 2026/05/03 05:12:47 DEBUG : file2(0x14f612a655c0): close: 2026/05/03 05:12:47 DEBUG : file2: vfs cache: setting modification time to 2026-05-03 05:12:47.455033084 +0000 UTC m=+10.941120809 2026/05/03 05:12:47 INFO : file2: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:47 DEBUG : file2(0x14f612a655c0): >close: err= 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/05/03 05:12:47 DEBUG : file1: vfs cache: starting upload 2026/05/03 05:12:47 DEBUG : file2: vfs cache: starting upload 2026/05/03 05:12:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:47 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:47 DEBUG : file1: size = 0 OK 2026/05/03 05:12:47 INFO : file1: Copied (new) 2026/05/03 05:12:47 DEBUG : file1: vfs cache: fingerprint now "0,2026-05-03 05:12:47 +0000 UTC" 2026/05/03 05:12:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/05/03 05:12:47 DEBUG : file2: size = 0 OK 2026/05/03 05:12:47 INFO : file2: Copied (new) 2026/05/03 05:12:47 DEBUG : file2: vfs cache: fingerprint now "0,2026-05-03 05:12:47 +0000 UTC" 2026/05/03 05:12:47 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/05/03 05:12:47 INFO : file2: vfs cache: upload succeeded try #1 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : file2: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:47 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:47 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): openPending: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): >openPending: err= 2026/05/03 05:12:47 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): _writeAt: size=5, off=0 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): >_writeAt: n=5, err= 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): RWFileHandle.Flush 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): RWFileHandle.Flush 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): close: 2026/05/03 05:12:47 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 05:12:47.823659798 +0000 UTC m=+11.309747522 2026/05/03 05:12:47 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:47 DEBUG : file1(0x14f612a466c0): >close: err= 2026/05/03 05:12:47 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:47 DEBUG : file1: vfs cache: starting upload 2026/05/03 05:12:47 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:47 DEBUG : file1: size = 5 OK 2026/05/03 05:12:47 INFO : file1: Copied (new) 2026/05/03 05:12:47 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 05:12:47 +0000 UTC" 2026/05/03 05:12:47 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:47 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:47 DEBUG : Looking for writers 2026/05/03 05:12:47 DEBUG : file1: reading active writers 2026/05/03 05:12:47 DEBUG : >WaitForWriters: 2026/05/03 05:12:47 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): openPending: 2026/05/03 05:12:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): >openPending: err= 2026/05/03 05:12:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): RWFileHandle.Release 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): close: 2026/05/03 05:12:48 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 05:12:48.011675474 +0000 UTC m=+11.497763208 2026/05/03 05:12:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): >close: err= 2026/05/03 05:12:48 DEBUG : file1(0x14f611dfb100): RWFileHandle.Release 2026/05/03 05:12:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:48 DEBUG : file1: vfs cache: starting upload 2026/05/03 05:12:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:48 DEBUG : file1: size = 5 OK 2026/05/03 05:12:48 INFO : file1: Copied (new) 2026/05/03 05:12:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 05:12:48 +0000 UTC" 2026/05/03 05:12:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : >WaitForWriters: 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f61237fe80): openPending: 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f61237fe80): >openPending: err= 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/05/03 05:12:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f61237fe80): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f61237fe80): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f61237fe80): close: 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-03 05:12:48.264230757 +0000 UTC m=+11.750318481 2026/05/03 05:12:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f61237fe80): >close: err= 2026/05/03 05:12:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 05:12:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:48 DEBUG : dir/file1: size = 5 OK 2026/05/03 05:12:48 INFO : dir/file1: Copied (replaced existing) 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-05-03 05:12:48 +0000 UTC" 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : >WaitForWriters: 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:48 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : dir/file1: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : dir/file1: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/05/03 05:12:48 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): openPending: 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/05/03 05:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): >openPending: err= 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): _writeAt: size=15, off=5 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): >_writeAt: n=15, err= 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): close: 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: setting modification time to 2026-05-03 05:12:48.549522871 +0000 UTC m=+12.035610605 2026/05/03 05:12:48 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : dir/file1(0x14f6124fbe00): >close: err= 2026/05/03 05:12:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: starting upload 2026/05/03 05:12:48 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:48 DEBUG : dir/file1: size = 20 OK 2026/05/03 05:12:48 INFO : dir/file1: Copied (replaced existing) 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-05-03 05:12:48 +0000 UTC" 2026/05/03 05:12:48 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:48 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:48 DEBUG : dir: Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : dir: reading active writers 2026/05/03 05:12:48 DEBUG : >WaitForWriters: 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:48 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : file1(0x14f612684540): openPending: 2026/05/03 05:12:48 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : file1(0x14f612684540): >openPending: err= 2026/05/03 05:12:48 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:48 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/05/03 05:12:48 DEBUG : file1(0x14f612684540): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : file1(0x14f612684540): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : file1(0x14f612684540): close: 2026/05/03 05:12:48 DEBUG : file1: vfs cache: setting modification time to 2026-05-03 05:12:48.768756836 +0000 UTC m=+12.254844570 2026/05/03 05:12:48 INFO : file1: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : file1(0x14f612684540): >close: err= 2026/05/03 05:12:48 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:48 DEBUG : file1: vfs cache: starting upload 2026/05/03 05:12:48 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:12:48 DEBUG : file1: size = 5 OK 2026/05/03 05:12:48 INFO : file1: Copied (new) 2026/05/03 05:12:48 DEBUG : file1: vfs cache: fingerprint now "5,2026-05-03 05:12:48 +0000 UTC" 2026/05/03 05:12:48 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:48 INFO : file1: vfs cache: upload succeeded try #1 2026/05/03 05:12:48 DEBUG : Looking for writers 2026/05/03 05:12:48 DEBUG : file1: reading active writers 2026/05/03 05:12:48 DEBUG : >WaitForWriters: 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:48 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:48 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/05/03 05:12:48 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612421ec0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612421ec0): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612421ec0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612421ec0): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612421ec0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.953968246 +0000 UTC m=+12.440055981 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612421ec0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): _writeAt: size=3, off=2 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.953968246 +0000 UTC m=+12.440055981 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6440): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6900): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6900): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6900): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6900): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6900): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.953968246 +0000 UTC m=+12.440055981 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6900): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612340bd0 item 1 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6f40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6f40): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6f40): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6f40): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6f40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.955990764 +0000 UTC m=+12.442078498 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f6f40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7440): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7440): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7440): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7440): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7440): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.955990764 +0000 UTC m=+12.442078498 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7440): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612341420 item 2 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7a80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7a80): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7a80): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7a80): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7a80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.957490331 +0000 UTC m=+12.443578055 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6127f7a80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): _writeAt: size=3, off=2 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.957490331 +0000 UTC m=+12.443578055 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822000): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128224c0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128224c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128224c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128224c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128224c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.957490331 +0000 UTC m=+12.443578055 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128224c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612341e30 item 3 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822b40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822b40): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822b40): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822b40): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822b40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.959438697 +0000 UTC m=+12.445526431 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612822b40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823080): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823080): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823080): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823080): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823080): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.959438697 +0000 UTC m=+12.445526431 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823080): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61233a3f0 item 4 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128236c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128236c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128236c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128236c0): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128236c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.960871239 +0000 UTC m=+12.446958973 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6128236c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): _writeAt: size=3, off=2 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.960871239 +0000 UTC m=+12.446958973 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612823b40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844100): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844100): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844100): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844100): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844100): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.960871239 +0000 UTC m=+12.446958973 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844100): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61233a9a0 item 5 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844780): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844780): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844780): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844780): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844780): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.962964008 +0000 UTC m=+12.449051742 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844780): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844cc0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844cc0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844cc0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844cc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844cc0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.962964008 +0000 UTC m=+12.449051742 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612844cc0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61237a000 item 6 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845340): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845340): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845340): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845340): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845340): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.964744337 +0000 UTC m=+12.450832061 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845340): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): _writeAt: size=3, off=2 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.964744337 +0000 UTC m=+12.450832061 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845840): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845d00): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845d00): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845d00): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845d00): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845d00): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.964744337 +0000 UTC m=+12.450832061 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612845d00): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61237a540 item 7 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e480): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e480): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e480): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e480): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e480): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.966706449 +0000 UTC m=+12.452794183 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e480): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e9c0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e9c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e9c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e9c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e9c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.966706449 +0000 UTC m=+12.452794183 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286e9c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61237acb0 item 8 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286ef80): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f61286ef80): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286ef80): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286ef80): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286ef80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286ef80): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286ef80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f340): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f340): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f340): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f340): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f340): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.968119753 +0000 UTC m=+12.454207477 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f340): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): _writeAt: size=3, off=2 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.968119753 +0000 UTC m=+12.454207477 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286f7c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286fcc0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286fcc0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286fcc0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286fcc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286fcc0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.968119753 +0000 UTC m=+12.454207477 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f61286fcc0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61237b880 item 9 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992440): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992440): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992440): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992440): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992440): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.970269591 +0000 UTC m=+12.456357315 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992440): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992980): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992980): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992980): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992980): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992980): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.970269591 +0000 UTC m=+12.456357315 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992980): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d0540 item 10 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992fc0): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f612992fc0): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992fc0): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992fc0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992fc0): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612992fc0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993380): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993380): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993380): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993380): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993380): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.971485602 +0000 UTC m=+12.457573326 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993380): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): _writeAt: size=3, off=2 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.971485602 +0000 UTC m=+12.457573326 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993880): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993d80): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993d80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993d80): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993d80): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993d80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.971485602 +0000 UTC m=+12.457573326 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612993d80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d0af0 item 11 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0500): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0500): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0500): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0500): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0500): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.973009536 +0000 UTC m=+12.459097260 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0500): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0a40): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0a40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0a40): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0a40): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0a40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.973009536 +0000 UTC m=+12.459097260 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b0a40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61210e070 item 12 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1080): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f6129b1080): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1080): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1080): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1080): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1080): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1080): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1440): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1440): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1440): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1440): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1440): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.974189568 +0000 UTC m=+12.460277293 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1440): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1b00): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1b00): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1b00): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1b00): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1b00): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.974189568 +0000 UTC m=+12.460277293 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129b1b00): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61210e770 item 13 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de280): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de280): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de280): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de280): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de280): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.975334043 +0000 UTC m=+12.461421767 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de280): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de7c0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de7c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de7c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de7c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de7c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.975334043 +0000 UTC m=+12.461421767 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129de7c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61210ef50 item 14 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129dee00): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f6129dee00): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129dee00): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129dee00): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129dee00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129dee00): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129dee00): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df1c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df1c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df1c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df1c0): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df1c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.976561897 +0000 UTC m=+12.462649621 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df1c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df880): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df880): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df880): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df880): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df880): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.976561897 +0000 UTC m=+12.462649621 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f6129df880): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61210f340 item 15 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 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/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06000): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06000): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06000): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06000): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06000): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.977700631 +0000 UTC m=+12.463788356 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06000): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06540): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06540): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06540): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06540): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06540): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.977700631 +0000 UTC m=+12.463788356 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06540): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61210f810 item 16 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06b80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06b80): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06b80): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06b80): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06b80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.978792637 +0000 UTC m=+12.464880362 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a06b80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): open at offset 5 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): _writeAt: size=3, off=7 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.978792637 +0000 UTC m=+12.464880362 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07000): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07500): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07500): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07500): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07500): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07500): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.978792637 +0000 UTC m=+12.464880362 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07500): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61210fe30 item 17 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07b80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07b80): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07b80): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07b80): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07b80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.980484719 +0000 UTC m=+12.466572443 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a07b80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a861c0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a861c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a861c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a861c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a861c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.980484719 +0000 UTC m=+12.466572443 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a861c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612986620 item 18 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86840): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86840): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86840): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86840): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86840): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.981564682 +0000 UTC m=+12.467652406 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86840): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): open at offset 5 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): _writeAt: size=3, off=7 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.981564682 +0000 UTC m=+12.467652406 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a86d40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87240): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87240): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87240): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87240): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87240): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.981564682 +0000 UTC m=+12.467652406 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87240): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129869a0 item 19 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a878c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a878c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a878c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a878c0): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a878c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.983129283 +0000 UTC m=+12.469217007 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a878c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87e00): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87e00): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87e00): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87e00): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87e00): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.983129283 +0000 UTC m=+12.469217007 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612a87e00): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612986fc0 item 20 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0580): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0580): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0580): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0580): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0580): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.984313163 +0000 UTC m=+12.470400887 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0580): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): open at offset 5 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): _writeAt: size=3, off=7 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.984313163 +0000 UTC m=+12.470400887 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0a80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0f80): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0f80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0f80): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0f80): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0f80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.984313163 +0000 UTC m=+12.470400887 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa0f80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612987490 item 21 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1600): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1600): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1600): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1600): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1600): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.985736355 +0000 UTC m=+12.471824089 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1600): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1b40): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1b40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1b40): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1b40): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1b40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.985736355 +0000 UTC m=+12.471824089 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612aa1b40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612987960 item 22 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc02c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc02c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc02c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc02c0): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc02c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.987275078 +0000 UTC m=+12.473362812 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc02c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): open at offset 5 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): _writeAt: size=3, off=7 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.987275078 +0000 UTC m=+12.473362812 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc07c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc0cc0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc0cc0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc0cc0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc0cc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc0cc0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.987275078 +0000 UTC m=+12.473362812 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc0cc0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612987dc0 item 23 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 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/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1340): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1340): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1340): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1340): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1340): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.989135677 +0000 UTC m=+12.475223412 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1340): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1880): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1880): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1880): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1880): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1880): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.989135677 +0000 UTC m=+12.475223412 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1880): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123f03f0 item 24 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1ec0): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f612bc1ec0): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1ec0): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1ec0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1ec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1ec0): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612bc1ec0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6380): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6380): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6380): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6380): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6380): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.990607772 +0000 UTC m=+12.476695506 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6380): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): open at offset 5 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): _writeAt: size=3, off=7 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.990607772 +0000 UTC m=+12.476695506 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6880): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6dc0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6dc0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6dc0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6dc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6dc0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.990607772 +0000 UTC m=+12.476695506 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be6dc0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123f09a0 item 25 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7440): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7440): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7440): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7440): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7440): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.992388372 +0000 UTC m=+12.478476106 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7440): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7980): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7980): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7980): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7980): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7980): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.992388372 +0000 UTC m=+12.478476106 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612be7980): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123f1260 item 26 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c060c0): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f612c060c0): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c060c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c060c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c060c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c060c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c060c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06480): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06480): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06480): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06480): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06480): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.9938038 +0000 UTC m=+12.479891534 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06480): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): _readAt: size=2, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): open at offset 5 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): >_readAt: n=2, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): _writeAt: size=3, off=7 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.9938038 +0000 UTC m=+12.479891534 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06980): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06ec0): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06ec0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06ec0): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06ec0): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06ec0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.9938038 +0000 UTC m=+12.479891534 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c06ec0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123f19d0 item 27 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 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/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07540): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07540): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07540): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07540): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07540): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.995304609 +0000 UTC m=+12.481392333 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07540): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07a80): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07a80): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07a80): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07a80): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07a80): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.995304609 +0000 UTC m=+12.481392333 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c07a80): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61216a230 item 28 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a1c0): _readAt: size=2, off=0 2026/05/03 05:12:48 ERROR : open-test-file(0x14f612c2a1c0): Couldn't read size of file 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a1c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a1c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a1c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a1c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a1c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a580): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a580): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a580): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a580): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a580): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.996961085 +0000 UTC m=+12.483048808 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2a580): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2ac40): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2ac40): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2ac40): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2ac40): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2ac40): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.996961085 +0000 UTC m=+12.483048808 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2ac40): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61216ae70 item 29 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:48 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/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b2c0): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b2c0): >openPending: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b2c0): _writeAt: size=5, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b2c0): >_writeAt: n=5, err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b2c0): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.999018417 +0000 UTC m=+12.485106151 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b2c0): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:48 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:48 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:48 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:48 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:48 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b800): _readAt: size=512, off=0 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b800): openPending: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:48 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b800): >openPending: err= 2026/05/03 05:12:48 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b800): >_readAt: n=5, err=EOF 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b800): close: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:48.999018417 +0000 UTC m=+12.485106151 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:48 DEBUG : open-test-file(0x14f612c2b800): >close: err= 2026/05/03 05:12:48 DEBUG : open-test-file: Remove: 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61216b6c0 item 30 2026/05/03 05:12:48 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:48 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c2be40): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f612c2be40): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c2be40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c2be40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c2be40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c2be40): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c2be40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82300): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82300): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82300): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.000675492 +0000 UTC m=+12.486763226 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61269bc00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61269bc00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61269bc00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61269bc00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61269bc00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.000675492 +0000 UTC m=+12.486763226 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61269bc00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612201ab0 item 31 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.002244441 +0000 UTC m=+12.488332165 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be8c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be8c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be8c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be8c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be8c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.002244441 +0000 UTC m=+12.488332165 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be8c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612136700 item 32 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bef00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bef00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bef00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bef00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bef00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.003313694 +0000 UTC m=+12.489401418 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bef00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121378f0 item 33 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.003737295 +0000 UTC m=+12.489825019 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf880): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf880): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf880): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf880): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf880): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.003737295 +0000 UTC m=+12.489825019 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf880): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612137c70 item 33 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfec0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfec0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.005033097 +0000 UTC m=+12.491120821 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d6460 item 34 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.005741618 +0000 UTC m=+12.491829352 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14980): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14980): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14980): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.005741618 +0000 UTC m=+12.491829352 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d6620 item 34 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14fc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14fc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14fc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14fc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14fc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.00716449 +0000 UTC m=+12.493252224 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d14fc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d69a0 item 35 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.007593362 +0000 UTC m=+12.493681096 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15940): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15940): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15940): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15940): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15940): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.007593362 +0000 UTC m=+12.493681096 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d15940): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d6b60 item 35 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d300c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d300c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d300c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d300c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d300c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.008768635 +0000 UTC m=+12.494856360 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d300c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d6ee0 item 36 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.00927352 +0000 UTC m=+12.495361244 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d305c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d30b00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d30b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d30b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d30b00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d30b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.00927352 +0000 UTC m=+12.495361244 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d30b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d70a0 item 36 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31140): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31140): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31140): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.010321743 +0000 UTC m=+12.496409468 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d7490 item 37 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.012582381 +0000 UTC m=+12.498670106 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d315c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31ac0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31ac0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31ac0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31ac0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31ac0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.012582381 +0000 UTC m=+12.498670106 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d31ac0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d7650 item 37 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52240): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52240): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52240): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52240): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52240): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.013647577 +0000 UTC m=+12.499735300 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52240): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d7c00 item 38 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.01435204 +0000 UTC m=+12.500439764 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52c80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52c80): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.01435204 +0000 UTC m=+12.500439764 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d52c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6129d7e30 item 38 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53300): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53300): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53300): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.015513176 +0000 UTC m=+12.501600901 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a6460 item 39 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.016199115 +0000 UTC m=+12.502286839 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c825c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82ac0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82ac0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82ac0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82ac0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82ac0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.016199115 +0000 UTC m=+12.502286839 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c82ac0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612592460 item 39 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83140): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83140): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83140): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.01741766 +0000 UTC m=+12.503505384 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612592a80 item 40 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.017995003 +0000 UTC m=+12.504082726 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83b80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83b80): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.017995003 +0000 UTC m=+12.504082726 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612c83b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612592e00 item 40 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.019145439 +0000 UTC m=+12.505233174 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8240): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8740): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612593490 item 41 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8740): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.019660364 +0000 UTC m=+12.505748088 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612593650 item 41 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.020325071 +0000 UTC m=+12.506412796 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca8c00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9140): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9140): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.020325071 +0000 UTC m=+12.506412796 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612593810 item 41 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.022023595 +0000 UTC m=+12.508111320 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9c80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61212e7e0 item 42 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9c80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.022569888 +0000 UTC m=+12.508657613 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ca9c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61212ec40 item 42 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.023271005 +0000 UTC m=+12.509358729 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc2c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc840): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc840): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc840): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.023271005 +0000 UTC m=+12.509358729 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccc840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61212f260 item 42 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.024508426 +0000 UTC m=+12.510596151 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccce80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61212f730 item 43 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.024896361 +0000 UTC m=+12.510984085 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61212fd50 item 43 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.025474545 +0000 UTC m=+12.511562269 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccd8c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccde00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccde00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccde00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccde00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccde00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.025474545 +0000 UTC m=+12.511562269 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ccde00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61236a150 item 43 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.026893921 +0000 UTC m=+12.512981644 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4540): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4a40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4a40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4a40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61236aa80 item 44 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4a40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4a40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.027333833 +0000 UTC m=+12.513421556 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4a40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61236acb0 item 44 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.02823588 +0000 UTC m=+12.514323604 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce4f80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5500): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5500): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5500): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5500): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5500): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.02823588 +0000 UTC m=+12.514323604 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5500): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61236b030 item 44 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.029918112 +0000 UTC m=+12.516005846 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612ce5b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82140): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82140): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61236b5e0 item 45 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82140): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.030370659 +0000 UTC m=+12.516458382 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82840): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82840): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82840): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.030370659 +0000 UTC m=+12.516458382 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61236bb20 item 45 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.032825634 +0000 UTC m=+12.518913358 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d82e80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6000 item 46 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.033370595 +0000 UTC m=+12.519458319 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83a80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83a80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83a80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83a80): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83a80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.033370595 +0000 UTC m=+12.519458319 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d83a80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6230 item 46 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.034566047 +0000 UTC m=+12.520653772 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da26c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da26c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da26c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6770 item 47 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da26c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da26c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.034956726 +0000 UTC m=+12.521044450 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da26c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.034956726 +0000 UTC m=+12.521044450 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6a80 item 47 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.036202593 +0000 UTC m=+12.522290317 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3400): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3900): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6fc0 item 48 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3900): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.03663939 +0000 UTC m=+12.522727114 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53d40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53d40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.03663939 +0000 UTC m=+12.522727114 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d53d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a6620 item 48 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70480): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70480): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.037762205 +0000 UTC m=+12.523849928 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a6e00 item 49 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.038205103 +0000 UTC m=+12.524292827 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70e40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70e40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70e40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70e40): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70e40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.038205103 +0000 UTC m=+12.524292827 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d70e40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a7030 item 49 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d714c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d714c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d714c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d714c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d714c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.039937561 +0000 UTC m=+12.526025284 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d714c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a73b0 item 50 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.04042382 +0000 UTC m=+12.526511544 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612d719c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a040): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a040): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a040): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.04042382 +0000 UTC m=+12.526511544 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a7570 item 50 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a6c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a6c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a6c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a6c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a6c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.041562996 +0000 UTC m=+12.527650720 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0a6c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a7960 item 51 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.042066929 +0000 UTC m=+12.528154653 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0abc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b100): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b100): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b100): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.042066929 +0000 UTC m=+12.528154653 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123a7b20 item 51 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.043253124 +0000 UTC m=+12.529340848 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0b780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612166000 item 52 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.044015707 +0000 UTC m=+12.530103431 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e0bc80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a300): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a300): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a300): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.044015707 +0000 UTC m=+12.530103431 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612166380 item 52 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a980): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a980): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a980): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.045191652 +0000 UTC m=+12.531279376 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2a980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612166850 item 53 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.045578113 +0000 UTC m=+12.531665836 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ae80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2b3c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2b3c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2b3c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2b3c0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2b3c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.045578113 +0000 UTC m=+12.531665836 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2b3c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612166b60 item 53 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ba40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ba40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ba40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ba40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ba40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.047071368 +0000 UTC m=+12.533159093 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e2ba40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121670a0 item 54 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.047842618 +0000 UTC m=+12.533930342 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c5c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c5c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c5c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c5c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c5c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.047842618 +0000 UTC m=+12.533930342 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4c5c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121675e0 item 54 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4cc40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4cc40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4cc40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4cc40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4cc40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.049189576 +0000 UTC m=+12.535277300 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4cc40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612362850 item 55 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.049610102 +0000 UTC m=+12.535697826 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d680): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d680): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d680): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.049610102 +0000 UTC m=+12.535697826 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4d680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612362d20 item 55 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4dd00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4dd00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4dd00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4dd00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4dd00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.051190773 +0000 UTC m=+12.537278497 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e4dd00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612363420 item 56 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.051645824 +0000 UTC m=+12.537733548 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a880): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a880): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a880): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a880): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a880): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.051645824 +0000 UTC m=+12.537733548 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a880): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612363730 item 56 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.053320392 +0000 UTC m=+12.539408116 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6aec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a180): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a180): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a180): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612342310 item 57 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a180): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a180): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.055148551 +0000 UTC m=+12.541236285 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a180): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612342700 item 57 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.056135228 +0000 UTC m=+12.542222952 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6a6c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b000): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b000): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b000): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.056135228 +0000 UTC m=+12.542222952 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612342a80 item 57 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.057761275 +0000 UTC m=+12.543848999 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6b640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6bb80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6bb80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6bb80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612342ee0 item 58 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6bb80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6bb80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.058480626 +0000 UTC m=+12.544568350 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612e6bb80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123430a0 item 58 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.058922712 +0000 UTC m=+12.545010437 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da21c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2780): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2780): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2780): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.058922712 +0000 UTC m=+12.545010437 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612343650 item 58 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.060441495 +0000 UTC m=+12.546529230 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da2dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3300): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3300): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612343b90 item 59 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3300): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.06096187 +0000 UTC m=+12.547049595 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612343dc0 item 59 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.061464572 +0000 UTC m=+12.547552296 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612da3840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.061464572 +0000 UTC m=+12.547552296 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834150 item 59 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.062852919 +0000 UTC m=+12.548940643 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6128345b0 item 60 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.063386419 +0000 UTC m=+12.549474143 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834930 item 60 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.063984029 +0000 UTC m=+12.550071753 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fe00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fe00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fe00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fe00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fe00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.063984029 +0000 UTC m=+12.550071753 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fe00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834af0 item 60 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.06538471 +0000 UTC m=+12.551472433 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834ee0 item 61 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.065866541 +0000 UTC m=+12.551954265 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bba40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bba40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bba40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bba40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bba40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.065866541 +0000 UTC m=+12.551954265 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bba40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6128350a0 item 61 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.067315203 +0000 UTC m=+12.553402926 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642280): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126427c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126427c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126427c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612835490 item 62 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126427c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126427c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.0676733 +0000 UTC m=+12.553761024 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126427c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642ec0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642ec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642ec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642ec0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642ec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.0676733 +0000 UTC m=+12.553761024 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642ec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612835650 item 62 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.069219835 +0000 UTC m=+12.555307559 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643a40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643a40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643a40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6128359d0 item 63 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643a40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643a40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.069723028 +0000 UTC m=+12.555810752 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643a40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480240): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480240): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480240): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480240): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480240): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.069723028 +0000 UTC m=+12.555810752 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480240): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612835b90 item 63 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.071841086 +0000 UTC m=+12.557928809 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481080): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612362380 item 64 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481080): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.072516132 +0000 UTC m=+12.558603857 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481900): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481900): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481900): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.072516132 +0000 UTC m=+12.558603857 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123627e0 item 64 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254440): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254440): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254440): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.074676279 +0000 UTC m=+12.560764004 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f62a0 item 65 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.075351538 +0000 UTC m=+12.561439262 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122548c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254dc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254dc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.075351538 +0000 UTC m=+12.561439262 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6540 item 65 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255400): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255400): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255400): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255400): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255400): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.076595091 +0000 UTC m=+12.562682815 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255400): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6af0 item 66 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.07707598 +0000 UTC m=+12.563163704 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255880): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255ec0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255ec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255ec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255ec0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255ec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.07707598 +0000 UTC m=+12.563163704 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255ec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6d90 item 66 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860600): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860600): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.078304495 +0000 UTC m=+12.564392219 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f7500 item 67 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.078773632 +0000 UTC m=+12.564861357 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861080): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861080): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861080): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.078773632 +0000 UTC m=+12.564861357 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f76c0 item 67 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.080730885 +0000 UTC m=+12.566818629 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f7b90 item 68 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.081250759 +0000 UTC m=+12.567338483 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124062c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124062c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124062c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124062c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124062c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.081250759 +0000 UTC m=+12.567338483 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124062c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259e0e0 item 68 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406940): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406940): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406940): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406940): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406940): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.082877818 +0000 UTC m=+12.568965543 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406940): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259e850 item 69 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.083328832 +0000 UTC m=+12.569416556 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124072c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124072c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124072c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124072c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124072c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.083328832 +0000 UTC m=+12.569416556 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124072c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259ea10 item 69 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.085504619 +0000 UTC m=+12.571592342 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259eee0 item 70 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.086029692 +0000 UTC m=+12.572117416 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6200): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6b00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6b00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.086029692 +0000 UTC m=+12.572117416 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259f0a0 item 70 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7180): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7180): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7180): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7180): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7180): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.087673472 +0000 UTC m=+12.573761196 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7180): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259f6c0 item 71 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.088421797 +0000 UTC m=+12.574509522 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7b80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7b80): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.088421797 +0000 UTC m=+12.574509522 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259fab0 item 71 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.089937085 +0000 UTC m=+12.576024809 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dc230 item 72 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.09044198 +0000 UTC m=+12.576529705 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46880): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.09044198 +0000 UTC m=+12.576529705 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dc3f0 item 72 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.091754414 +0000 UTC m=+12.577842138 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47880): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47880): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47880): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dcb60 item 73 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47880): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47880): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.092186151 +0000 UTC m=+12.578273875 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47880): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dcd20 item 73 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.092748966 +0000 UTC m=+12.578836689 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfad00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfad00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfad00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfad00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfad00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.092748966 +0000 UTC m=+12.578836689 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfad00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dcf50 item 73 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.094169593 +0000 UTC m=+12.580257317 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb4c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfbe00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfbe00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfbe00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dd420 item 74 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfbe00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfbe00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.094932517 +0000 UTC m=+12.581020241 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfbe00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dd810 item 74 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.095385324 +0000 UTC m=+12.581473048 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788a00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788a00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788a00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788a00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788a00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.095385324 +0000 UTC m=+12.581473048 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788a00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dd9d0 item 74 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.096323018 +0000 UTC m=+12.582410742 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215a0e0 item 75 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.097144563 +0000 UTC m=+12.583232286 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215a620 item 75 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.097968661 +0000 UTC m=+12.584056386 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64680): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64680): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64680): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.097968661 +0000 UTC m=+12.584056386 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215aa80 item 75 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.099277377 +0000 UTC m=+12.585365102 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a64cc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65200): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65200): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65200): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215bce0 item 76 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65200): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65200): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.09998697 +0000 UTC m=+12.586074694 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65200): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b0540 item 76 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.100865472 +0000 UTC m=+12.586953236 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65cc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65cc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65cc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65cc0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65cc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.100865472 +0000 UTC m=+12.586953236 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a65cc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b08c0 item 76 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.102754377 +0000 UTC m=+12.588842101 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4400): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4900): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b0d20 item 77 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4900): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.103461435 +0000 UTC m=+12.589549159 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5000): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5000): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5000): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.103461435 +0000 UTC m=+12.589549159 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b0fc0 item 77 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.10552027 +0000 UTC m=+12.591607995 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5b40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b16c0 item 78 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5b40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.106013613 +0000 UTC m=+12.592101337 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2440): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2440): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2440): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.106013613 +0000 UTC m=+12.592101337 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b18f0 item 78 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.107382713 +0000 UTC m=+12.593470438 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b2b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3000): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3000): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b1c70 item 79 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3000): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.10778788 +0000 UTC m=+12.593875604 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3700): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3700): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3700): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3700): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3700): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.10778788 +0000 UTC m=+12.593875604 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3700): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b1e30 item 79 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.109683838 +0000 UTC m=+12.595771562 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126b3d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410340): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410340): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410340): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127383f0 item 80 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410340): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410340): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.110145362 +0000 UTC m=+12.596233086 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410340): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410a40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410a40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410a40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410a40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410a40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.110145362 +0000 UTC m=+12.596233086 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612410a40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127389a0 item 80 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411080): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411080): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.112292394 +0000 UTC m=+12.598380118 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612738e70 item 81 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.113004391 +0000 UTC m=+12.599092115 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411500): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411a40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411a40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411a40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411a40): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411a40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.113004391 +0000 UTC m=+12.599092115 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612411a40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127390a0 item 81 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124641c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124641c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124641c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124641c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124641c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.114360637 +0000 UTC m=+12.600448361 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124641c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739570 item 82 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.114877865 +0000 UTC m=+12.600965589 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124646c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612464c40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612464c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612464c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612464c40): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612464c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.114877865 +0000 UTC m=+12.600965589 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612464c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739730 item 82 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124652c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124652c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124652c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124652c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124652c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.116132831 +0000 UTC m=+12.602220555 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124652c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739b20 item 83 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.11649732 +0000 UTC m=+12.602585044 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124657c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612465d00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612465d00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612465d00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612465d00): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612465d00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.11649732 +0000 UTC m=+12.602585044 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612465d00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739ce0 item 83 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510480): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510480): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.117545263 +0000 UTC m=+12.603632987 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ea1c0 item 84 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.118055849 +0000 UTC m=+12.604143572 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510f00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510f00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510f00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510f00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510f00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.118055849 +0000 UTC m=+12.604143572 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612510f00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ea5b0 item 84 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511580): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511580): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511580): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511580): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511580): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.119160008 +0000 UTC m=+12.605247732 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511580): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eab60 item 85 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.119588249 +0000 UTC m=+12.605675973 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612511a80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125400c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125400c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125400c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125400c0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125400c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.119588249 +0000 UTC m=+12.605675973 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125400c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ead20 item 85 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540740): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540740): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.120808517 +0000 UTC m=+12.606896241 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb0a0 item 86 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.121245815 +0000 UTC m=+12.607333539 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612540c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125411c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125411c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125411c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125411c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125411c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.121245815 +0000 UTC m=+12.607333539 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125411c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb260 item 86 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541840): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541840): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541840): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.122556384 +0000 UTC m=+12.608644108 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb6c0 item 87 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.122974846 +0000 UTC m=+12.609062570 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612541d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125ca380): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125ca380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125ca380): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125ca380): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125ca380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.122974846 +0000 UTC m=+12.609062570 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125ca380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb8f0 item 87 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caa00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caa00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caa00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caa00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caa00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.12419214 +0000 UTC m=+12.610279863 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caa00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ebc70 item 88 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.124718044 +0000 UTC m=+12.610805778 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125caf00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cb480): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cb480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cb480): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cb480): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cb480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.124718044 +0000 UTC m=+12.610805778 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cb480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ebe30 item 88 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.12601584 +0000 UTC m=+12.612103574 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125cbac0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121168c0 item 89 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.126483986 +0000 UTC m=+12.612571710 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612116b60 item 89 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.126944798 +0000 UTC m=+12.613032522 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638bc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638bc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638bc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638bc0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638bc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.126944798 +0000 UTC m=+12.613032522 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612638bc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612116e00 item 89 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.128032726 +0000 UTC m=+12.614120450 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639200): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639740): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121175e0 item 90 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639740): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.128405381 +0000 UTC m=+12.614493106 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612117880 item 90 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.128872476 +0000 UTC m=+12.614960199 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612639c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662340): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662340): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662340): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662340): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662340): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.128872476 +0000 UTC m=+12.614960199 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662340): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612117c00 item 90 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.129855234 +0000 UTC m=+12.615942958 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662ec0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662ec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662ec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ca230 item 91 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662ec0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662ec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.130370129 +0000 UTC m=+12.616457853 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612662ec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ca7e0 item 91 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.130918607 +0000 UTC m=+12.617006341 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663400): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663980): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663980): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663980): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.130918607 +0000 UTC m=+12.617006341 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612663980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127caaf0 item 91 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.131944939 +0000 UTC m=+12.618032663 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126820c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682600): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cae70 item 92 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682600): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.132355115 +0000 UTC m=+12.618442839 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cb180 item 92 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.132824412 +0000 UTC m=+12.618912137 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612682b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683100): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683100): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683100): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.132824412 +0000 UTC m=+12.618912137 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cb570 item 92 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.133823443 +0000 UTC m=+12.619911167 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683c80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cb8f0 item 93 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683c80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.134243678 +0000 UTC m=+12.620331402 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612683c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be480): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be480): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be480): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.134243678 +0000 UTC m=+12.620331402 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126be480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cbab0 item 93 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.135319033 +0000 UTC m=+12.621406757 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126beac0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf000): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf000): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cbe30 item 94 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf000): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.135762071 +0000 UTC m=+12.621849795 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf700): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf700): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf700): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf700): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf700): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.135762071 +0000 UTC m=+12.621849795 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bf700): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aa150 item 94 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.137049347 +0000 UTC m=+12.623137070 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126bfd40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fa380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fa380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fa380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aa690 item 95 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fa380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fa380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.137418184 +0000 UTC m=+12.623505908 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fa380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126faa80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126faa80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126faa80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126faa80): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126faa80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.137418184 +0000 UTC m=+12.623505908 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126faa80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aacb0 item 95 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.13872112 +0000 UTC m=+12.624808845 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb0c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb600): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125ab030 item 96 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb600): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.13910172 +0000 UTC m=+12.625189444 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fb600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fbd00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fbd00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fbd00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fbd00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fbd00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.13910172 +0000 UTC m=+12.625189444 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126fbd00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125ab260 item 96 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= 2026/05/03 05:12:49 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : >WaitForWriters: 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:49 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/05/03 05:12:49 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db440): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db440): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db440): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.162660165 +0000 UTC m=+12.648747888 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.162660165 +0000 UTC m=+12.648747888 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127db8c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127dbd80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127dbd80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127dbd80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127dbd80): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127dbd80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.162660165 +0000 UTC m=+12.648747888 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127dbd80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a212d0 item 1 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc4c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc4c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc4c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc4c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc4c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.164669668 +0000 UTC m=+12.650757392 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc4c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc9c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc9c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.164669668 +0000 UTC m=+12.650757392 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bc9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a219d0 item 2 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd000): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd000): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd000): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.165888474 +0000 UTC m=+12.651976198 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.165888474 +0000 UTC m=+12.651976198 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd940): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd940): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd940): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd940): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd940): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.165888474 +0000 UTC m=+12.651976198 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128bd940): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a21d50 item 3 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de0c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de0c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de0c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de0c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de0c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.167855716 +0000 UTC m=+12.653943439 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de0c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de600): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de600): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de600): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.167855716 +0000 UTC m=+12.653943439 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128de600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a540 item 4 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dec40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dec40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dec40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dec40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dec40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.169230947 +0000 UTC m=+12.655318671 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dec40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.169230947 +0000 UTC m=+12.655318671 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df0c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df580): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df580): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df580): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df580): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df580): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.169230947 +0000 UTC m=+12.655318671 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128df580): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8aa10 item 5 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dfc00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dfc00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dfc00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dfc00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dfc00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.171225582 +0000 UTC m=+12.657313306 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128dfc00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8240): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8240): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8240): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8240): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8240): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.171225582 +0000 UTC m=+12.657313306 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8240): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8aee0 item 6 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f88c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f88c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f88c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f88c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f88c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.172632694 +0000 UTC m=+12.658720418 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f88c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.172632694 +0000 UTC m=+12.658720418 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f8dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9280): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9280): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9280): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9280): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9280): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.172632694 +0000 UTC m=+12.658720418 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9280): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b260 item 7 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9900): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9900): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.174304457 +0000 UTC m=+12.660392182 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9e40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9e40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9e40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9e40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9e40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.174304457 +0000 UTC m=+12.660392182 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128f9e40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b7a0 item 8 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914500): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f612914500): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914500): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914500): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914500): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914500): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914500): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129148c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129148c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129148c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129148c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129148c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.175650344 +0000 UTC m=+12.661738068 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129148c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.175650344 +0000 UTC m=+12.661738068 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612914d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915240): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915240): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915240): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915240): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915240): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.175650344 +0000 UTC m=+12.661738068 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915240): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8bb20 item 9 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129158c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129158c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129158c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129158c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129158c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.17793119 +0000 UTC m=+12.664018914 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129158c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915e00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915e00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915e00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915e00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915e00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.17793119 +0000 UTC m=+12.664018914 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612915e00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f611e7c7e0 item 10 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930540): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f612930540): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930540): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930540): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930540): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930540): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930540): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930900): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930900): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.179631287 +0000 UTC m=+12.665719011 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.179631287 +0000 UTC m=+12.665719011 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612930e00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931300): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931300): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931300): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.179631287 +0000 UTC m=+12.665719011 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f611e7d180 item 11 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931980): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931980): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931980): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.181882256 +0000 UTC m=+12.667969979 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931ec0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931ec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931ec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931ec0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931ec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.181882256 +0000 UTC m=+12.667969979 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612931ec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a42a0 item 12 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c600): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f61294c600): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c600): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c600): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c600): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c9c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c9c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.183964556 +0000 UTC m=+12.670052280 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294c9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d080): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d080): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d080): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.183964556 +0000 UTC m=+12.670052280 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a4f50 item 13 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d700): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d700): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d700): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d700): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d700): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.185916358 +0000 UTC m=+12.672004083 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294d700): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294dc40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294dc40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294dc40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294dc40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294dc40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.185916358 +0000 UTC m=+12.672004083 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61294dc40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a5960 item 14 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a380): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f61296a380): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a380): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a380): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a380): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a740): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a740): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.187579475 +0000 UTC m=+12.673667199 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296a740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296ae00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296ae00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296ae00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296ae00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296ae00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.187579475 +0000 UTC m=+12.673667199 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296ae00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d6380 item 15 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b480): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b480): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.189265205 +0000 UTC m=+12.675352929 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b9c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b9c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.189265205 +0000 UTC m=+12.675352929 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61296b9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d7500 item 16 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.190529136 +0000 UTC m=+12.676616860 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.190529136 +0000 UTC m=+12.676616860 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988580): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988a80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988a80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988a80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988a80): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988a80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.190529136 +0000 UTC m=+12.676616860 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612988a80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d7d50 item 17 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.192670859 +0000 UTC m=+12.678758583 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989640): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989640): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989640): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.192670859 +0000 UTC m=+12.678758583 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612340af0 item 18 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989cc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989cc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989cc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989cc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989cc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.194220811 +0000 UTC m=+12.680308535 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612989cc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.194220811 +0000 UTC m=+12.680308535 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc2c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc7c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc7c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc7c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc7c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc7c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.194220811 +0000 UTC m=+12.680308535 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bc7c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123410a0 item 19 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bce40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bce40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bce40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bce40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bce40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.196384836 +0000 UTC m=+12.682472560 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bce40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd380): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd380): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd380): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.196384836 +0000 UTC m=+12.682472560 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612341dc0 item 20 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd640): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd640): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd640): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.198341308 +0000 UTC m=+12.684429032 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bd640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.198341308 +0000 UTC m=+12.684429032 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129bdb40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480140): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480140): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.198341308 +0000 UTC m=+12.684429032 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125642a0 item 21 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480940): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480940): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480940): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480940): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480940): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.201196881 +0000 UTC m=+12.687284604 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480940): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480fc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480fc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480fc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480fc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480fc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.201196881 +0000 UTC m=+12.687284604 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480fc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612564bd0 item 22 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124817c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124817c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124817c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124817c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124817c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.203288468 +0000 UTC m=+12.689376193 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124817c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.203288468 +0000 UTC m=+12.689376193 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481e40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734440): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734440): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734440): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.203288468 +0000 UTC m=+12.689376193 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612565030 item 23 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734ac0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734ac0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734ac0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734ac0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734ac0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.20569413 +0000 UTC m=+12.691781855 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612734ac0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735000): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735000): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735000): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.20569413 +0000 UTC m=+12.691781855 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612565650 item 24 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735680): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f612735680): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735680): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735680): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735680): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735680): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735a40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735a40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735a40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735a40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735a40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.207317131 +0000 UTC m=+12.693404856 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612735a40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.207317131 +0000 UTC m=+12.693404856 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f74fc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75540): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75540): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75540): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75540): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75540): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.207317131 +0000 UTC m=+12.693404856 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75540): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612110540 item 25 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.209464594 +0000 UTC m=+12.695552318 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f800): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f800): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f800): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f800): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f800): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.209464594 +0000 UTC m=+12.695552318 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f800): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612362770 item 26 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fec0): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f61207fec0): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fec0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fec0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fec0): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207fec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bac40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bac40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bac40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bac40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bac40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.210916181 +0000 UTC m=+12.697003905 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bac40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.210916181 +0000 UTC m=+12.697003905 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb680): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb680): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb680): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.210916181 +0000 UTC m=+12.697003905 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612363030 item 27 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bbd00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bbd00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bbd00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bbd00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bbd00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.21252772 +0000 UTC m=+12.698615454 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bbd00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642440): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642440): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642440): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.21252772 +0000 UTC m=+12.698615454 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612363b20 item 28 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642a80): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f612642a80): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642a80): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642a80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642a80): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642a80): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642a80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642e40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642e40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642e40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642e40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642e40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.213786022 +0000 UTC m=+12.699873745 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642e40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.213786022 +0000 UTC m=+12.699873745 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643500): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121004d0 item 29 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643b80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643b80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.215257295 +0000 UTC m=+12.701345019 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122541c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122541c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122541c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122541c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122541c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.215257295 +0000 UTC m=+12.701345019 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122541c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121009a0 item 30 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254800): _readAt: size=2, off=0 2026/05/03 05:12:49 ERROR : open-test-file(0x14f612254800): Couldn't read size of file 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254800): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254800): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254800): >_writeAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254800): close: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254800): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254bc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254bc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254bc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254bc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254bc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.216670359 +0000 UTC m=+12.702758082 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254bc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255280): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255280): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255280): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255280): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255280): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.216670359 +0000 UTC m=+12.702758082 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255280): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612100fc0 item 31 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255900): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255900): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.218221072 +0000 UTC m=+12.704308796 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860040): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860040): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860040): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.218221072 +0000 UTC m=+12.704308796 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121013b0 item 32 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860680): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860680): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860680): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.219444477 +0000 UTC m=+12.705532201 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612101960 item 33 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.219935055 +0000 UTC m=+12.706022789 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860c00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861100): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861100): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861100): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.219935055 +0000 UTC m=+12.706022789 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612101c00 item 33 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128617c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128617c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128617c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128617c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128617c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.221503613 +0000 UTC m=+12.707591347 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128617c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123423f0 item 34 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.222032965 +0000 UTC m=+12.708120709 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406280): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406280): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406280): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406280): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406280): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.222032965 +0000 UTC m=+12.708120709 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406280): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123428c0 item 34 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406900): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406900): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.223471467 +0000 UTC m=+12.709559202 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612342cb0 item 35 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.223959009 +0000 UTC m=+12.710046743 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612406d80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407280): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407280): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407280): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407280): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407280): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.223959009 +0000 UTC m=+12.710046743 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407280): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612342e70 item 35 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.225299906 +0000 UTC m=+12.711387631 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612407b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612343490 item 36 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.225799852 +0000 UTC m=+12.711887586 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a61c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6ac0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6ac0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6ac0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6ac0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6ac0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.225799852 +0000 UTC m=+12.711887586 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a6ac0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612343880 item 36 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.227123807 +0000 UTC m=+12.713211531 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612343d50 item 37 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.227504138 +0000 UTC m=+12.713591861 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7580): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a461c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a461c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a461c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a461c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a461c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.227504138 +0000 UTC m=+12.713591861 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a461c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6000 item 37 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a468c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a468c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a468c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a468c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a468c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.22931871 +0000 UTC m=+12.715406444 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a468c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f64d0 item 38 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.229990211 +0000 UTC m=+12.716077945 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a46dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47300): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47300): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47300): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.229990211 +0000 UTC m=+12.716077945 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6770 item 38 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47980): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47980): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47980): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.231410699 +0000 UTC m=+12.717498423 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6cb0 item 39 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.231909693 +0000 UTC m=+12.717997418 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a47e80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfae80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfae80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfae80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfae80): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfae80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.231909693 +0000 UTC m=+12.717997418 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfae80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f6fc0 item 39 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb600): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb600): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.233185627 +0000 UTC m=+12.719273361 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611dfb600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f7570 item 40 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.233886072 +0000 UTC m=+12.719973796 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127885c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127885c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127885c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127885c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127885c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.233886072 +0000 UTC m=+12.719973796 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127885c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f7730 item 40 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.235304556 +0000 UTC m=+12.721392280 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612788b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789080): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6120f7ce0 item 41 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789080): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.235885085 +0000 UTC m=+12.721972809 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259e150 item 41 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.236376465 +0000 UTC m=+12.722464189 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612789780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4140): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4140): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.236376465 +0000 UTC m=+12.722464189 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259e5b0 item 41 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.237686633 +0000 UTC m=+12.723774358 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4c80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259ea80 item 42 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4c80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.238247275 +0000 UTC m=+12.724334999 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a4c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259ecb0 item 42 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.238777869 +0000 UTC m=+12.724865592 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a51c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5740): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5740): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5740): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.238777869 +0000 UTC m=+12.724865592 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259ef50 item 42 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.240275542 +0000 UTC m=+12.726363266 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126a5e80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e480): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259f500 item 43 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e480): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.240849328 +0000 UTC m=+12.726937052 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259f960 item 43 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.241327503 +0000 UTC m=+12.727415227 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286e9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286ef00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286ef00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286ef00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286ef00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286ef00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.241327503 +0000 UTC m=+12.727415227 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286ef00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61259fc70 item 43 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.242809947 +0000 UTC m=+12.728897671 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286f540): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286fa40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286fa40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286fa40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dc230 item 44 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286fa40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286fa40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.243333067 +0000 UTC m=+12.729420791 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61286fa40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dc3f0 item 44 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.243974261 +0000 UTC m=+12.730061984 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e600): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e600): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e600): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.243974261 +0000 UTC m=+12.730061984 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287e600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dc7e0 item 44 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.245461966 +0000 UTC m=+12.731549690 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287ec40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f140): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f140): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dcd20 item 45 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f140): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.246058745 +0000 UTC m=+12.732146469 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f840): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f840): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f840): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.246058745 +0000 UTC m=+12.732146469 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61287f840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dcf50 item 45 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.247570654 +0000 UTC m=+12.733658379 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6127a7a80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376080): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834230 item 46 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376080): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.248032469 +0000 UTC m=+12.734120193 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376780): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376780): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376780): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.248032469 +0000 UTC m=+12.734120193 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6128343f0 item 46 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.249697069 +0000 UTC m=+12.735784793 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612376dc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123772c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123772c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123772c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834930 item 47 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123772c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123772c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.250168 +0000 UTC m=+12.736255724 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123772c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123779c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123779c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123779c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123779c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123779c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.250168 +0000 UTC m=+12.736255724 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6123779c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834af0 item 47 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.251492255 +0000 UTC m=+12.737579979 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e600): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612834ee0 item 48 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e600): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.251947937 +0000 UTC m=+12.738035661 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241e600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241ed00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241ed00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241ed00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241ed00): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241ed00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.251947937 +0000 UTC m=+12.738035661 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241ed00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6128350a0 item 48 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f340): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f340): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f340): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f340): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f340): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.253422107 +0000 UTC m=+12.739509831 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f340): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612835490 item 49 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.253870134 +0000 UTC m=+12.739957859 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241f7c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241fd00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241fd00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241fd00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241fd00): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241fd00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.253870134 +0000 UTC m=+12.739957859 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61241fd00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612835650 item 49 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c480): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c480): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.25532115 +0000 UTC m=+12.741408884 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6128359d0 item 50 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.256041694 +0000 UTC m=+12.742129417 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248c980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248cf00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248cf00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248cf00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248cf00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248cf00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.256041694 +0000 UTC m=+12.742129417 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248cf00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612835b90 item 50 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248d580): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248d580): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248d580): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248d580): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248d580): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.257372201 +0000 UTC m=+12.743459925 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248d580): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215a070 item 51 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.257849374 +0000 UTC m=+12.743937098 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61248da80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125120c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125120c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125120c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125120c0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125120c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.257849374 +0000 UTC m=+12.743937098 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125120c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215a5b0 item 51 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512740): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512740): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512740): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.259043704 +0000 UTC m=+12.745131428 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215af50 item 52 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.259726666 +0000 UTC m=+12.745814390 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612512c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125131c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125131c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125131c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125131c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125131c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.259726666 +0000 UTC m=+12.745814390 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125131c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f61215ba40 item 52 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513840): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513840): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513840): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.261031625 +0000 UTC m=+12.747119349 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b0850 item 53 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.261767637 +0000 UTC m=+12.747855361 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612513d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252c380): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252c380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252c380): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252c380): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252c380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.261767637 +0000 UTC m=+12.747855361 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252c380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b0a80 item 53 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252ca00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252ca00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252ca00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252ca00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252ca00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.263230746 +0000 UTC m=+12.749318470 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252ca00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b0f50 item 54 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.264814632 +0000 UTC m=+12.750902357 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252cf00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252d480): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252d480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252d480): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252d480): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252d480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.264814632 +0000 UTC m=+12.750902357 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252d480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b1260 item 54 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252db00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252db00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252db00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252db00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252db00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.266430941 +0000 UTC m=+12.752518665 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61252db00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b1880 item 55 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.267219192 +0000 UTC m=+12.753306937 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a640): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a640): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a640): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.267219192 +0000 UTC m=+12.753306937 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254a640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b1a40 item 55 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254acc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254acc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254acc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254acc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254acc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.268924779 +0000 UTC m=+12.755012503 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254acc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6126b1dc0 item 56 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.270263883 +0000 UTC m=+12.756351607 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b1c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b740): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b740): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b740): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.270263883 +0000 UTC m=+12.756351607 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254b740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127380e0 item 56 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.272544078 +0000 UTC m=+12.758631801 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61254bd80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da3c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da3c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da3c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612738930 item 57 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da3c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da3c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.273049695 +0000 UTC m=+12.759137419 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da3c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612738b60 item 57 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.273568056 +0000 UTC m=+12.759655779 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125da900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dae80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dae80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dae80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dae80): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dae80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.273568056 +0000 UTC m=+12.759655779 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dae80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612738e00 item 57 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.275344005 +0000 UTC m=+12.761431740 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125db4c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dba00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dba00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dba00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127391f0 item 58 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dba00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dba00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.276255901 +0000 UTC m=+12.762343624 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6125dba00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739500 item 58 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.277489424 +0000 UTC m=+12.763577149 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618600): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618600): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618600): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.277489424 +0000 UTC m=+12.763577149 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127396c0 item 58 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.279476685 +0000 UTC m=+12.765564409 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612618c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619180): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619180): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619180): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739ab0 item 59 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619180): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619180): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.280010344 +0000 UTC m=+12.766098069 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619180): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739c70 item 59 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.280880832 +0000 UTC m=+12.766968556 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126196c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619c40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619c40): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.280880832 +0000 UTC m=+12.766968556 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612619c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612739e30 item 59 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.282675878 +0000 UTC m=+12.768763602 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a8c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a8c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a8c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ea540 item 60 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a8c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a8c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.283368238 +0000 UTC m=+12.769455962 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264a8c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ea700 item 60 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.283899685 +0000 UTC m=+12.769987408 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ae00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264b3c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264b3c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264b3c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264b3c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264b3c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.283899685 +0000 UTC m=+12.769987408 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264b3c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eaaf0 item 60 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.286294044 +0000 UTC m=+12.772381798 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61264ba00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c040): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c040): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eae70 item 61 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c040): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.28694225 +0000 UTC m=+12.773029975 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c740): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c740): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c740): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.28694225 +0000 UTC m=+12.773029975 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266c740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb030 item 61 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.288669899 +0000 UTC m=+12.774757624 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266cd80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d2c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d2c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d2c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb3b0 item 62 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d2c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d2c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.290130343 +0000 UTC m=+12.776218067 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d2c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d9c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d9c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.290130343 +0000 UTC m=+12.776218067 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61266d9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eb570 item 62 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.292350864 +0000 UTC m=+12.778438589 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696640): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696640): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127eba40 item 63 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696640): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.29321555 +0000 UTC m=+12.779303274 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696d40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696d40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696d40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696d40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696d40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.29321555 +0000 UTC m=+12.779303274 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612696d40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ebc00 item 63 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): >_readAt: n=0, err=Bad file descriptor 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.294581405 +0000 UTC m=+12.780669129 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612697380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126978c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126978c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126978c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6121161c0 item 64 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126978c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126978c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.295588571 +0000 UTC m=+12.781676295 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126978c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d40c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d40c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d40c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d40c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d40c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.295588571 +0000 UTC m=+12.781676295 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d40c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612116850 item 64 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4700): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4700): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4700): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4700): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4700): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.298073492 +0000 UTC m=+12.784161216 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4700): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612116cb0 item 65 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.298894836 +0000 UTC m=+12.784982560 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d4b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5080): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5080): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5080): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.298894836 +0000 UTC m=+12.784982560 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612117030 item 65 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d56c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d56c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d56c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d56c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d56c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.300745609 +0000 UTC m=+12.786833333 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d56c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612117810 item 66 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.301572002 +0000 UTC m=+12.787659726 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6126d5b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c180): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c180): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c180): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c180): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c180): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.301572002 +0000 UTC m=+12.787659726 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c180): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612117b90 item 66 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c7c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c7c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c7c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c7c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c7c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.303326943 +0000 UTC m=+12.789414667 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273c7c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ca1c0 item 67 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.304040313 +0000 UTC m=+12.790128036 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61273cc40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e2c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e2c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e2c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e2c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e2c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.304040313 +0000 UTC m=+12.790128036 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e2c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dd340 item 67 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e940): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e940): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e940): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e940): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e940): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.305869202 +0000 UTC m=+12.791956927 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238e940): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123dd960 item 68 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.307020121 +0000 UTC m=+12.793107845 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238ee40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f380): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f380): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f380): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.307020121 +0000 UTC m=+12.793107845 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123ddc00 item 68 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f9c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f9c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.309612646 +0000 UTC m=+12.795700370 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238f9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aa230 item 69 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.310413039 +0000 UTC m=+12.796500764 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61238fe40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796440): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796440): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796440): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.310413039 +0000 UTC m=+12.796500764 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aa5b0 item 69 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4180): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4180): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4180): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4180): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4180): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.312521169 +0000 UTC m=+12.798608893 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4180): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a20150 item 70 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.313416303 +0000 UTC m=+12.799504027 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4bc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4bc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4bc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4bc0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4bc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.313416303 +0000 UTC m=+12.799504027 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a4bc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a207e0 item 70 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5240): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5240): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5240): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5240): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5240): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.314707005 +0000 UTC m=+12.800794729 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5240): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a20b60 item 71 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.315575648 +0000 UTC m=+12.801663372 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5c40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5c40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5c40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5c40): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5c40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.315575648 +0000 UTC m=+12.801663372 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128a5c40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a20d20 item 71 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d03c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d03c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d03c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d03c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d03c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.316721908 +0000 UTC m=+12.802809631 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d03c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a21180 item 72 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.317386204 +0000 UTC m=+12.803473928 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d08c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d0e00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d0e00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d0e00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d0e00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d0e00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.317386204 +0000 UTC m=+12.803473928 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d0e00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a21340 item 72 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.318418718 +0000 UTC m=+12.804506442 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d13c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d18c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d18c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d18c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a217a0 item 73 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d18c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d18c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.319189907 +0000 UTC m=+12.805277631 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d18c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a219d0 item 73 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.319845166 +0000 UTC m=+12.805932890 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128d1d80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128ea3c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128ea3c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128ea3c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128ea3c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128ea3c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.319845166 +0000 UTC m=+12.805932890 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128ea3c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612a21b90 item 73 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.321669949 +0000 UTC m=+12.807757684 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaa00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaf00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaf00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaf00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a070 item 74 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaf00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaf00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.322856835 +0000 UTC m=+12.808944558 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eaf00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a2a0 item 74 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.323863621 +0000 UTC m=+12.809951355 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb9c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb9c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb9c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb9c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb9c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.323863621 +0000 UTC m=+12.809951355 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128eb9c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a5b0 item 74 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.325726314 +0000 UTC m=+12.811814038 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902100): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902600): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902600): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902600): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8aa80 item 75 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902600): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902600): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.327157192 +0000 UTC m=+12.813244916 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902600): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): _writeAt: size=3, off=2 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8ac40 item 75 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.327607584 +0000 UTC m=+12.813695307 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612902b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903080): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903080): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903080): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.327607584 +0000 UTC m=+12.813695307 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8ae00 item 75 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.328961325 +0000 UTC m=+12.815049059 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129036c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903bc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903bc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903bc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b180 item 76 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903bc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903bc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.329727454 +0000 UTC m=+12.815815179 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612903bc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b3b0 item 76 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): _writeAt: size=3, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.330299778 +0000 UTC m=+12.816387502 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796e00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796e00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796e00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796e00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796e00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.330299778 +0000 UTC m=+12.816387502 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612796e00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aad20 item 76 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.331983974 +0000 UTC m=+12.818071699 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797940): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797940): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797940): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125ab0a0 item 77 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797940): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797940): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.332381708 +0000 UTC m=+12.818469432 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612797940): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982140): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982140): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.332381708 +0000 UTC m=+12.818469432 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125ab340 item 77 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.334716405 +0000 UTC m=+12.820804130 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982c80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982c80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982c80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125ab730 item 78 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982c80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982c80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.335422702 +0000 UTC m=+12.821510426 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612982c80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983380): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983380): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983380): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983380): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983380): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.335422702 +0000 UTC m=+12.821510426 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983380): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125aba40 item 78 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.336791451 +0000 UTC m=+12.822879175 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129839c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983ec0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983ec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983ec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f611e7c2a0 item 79 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983ec0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983ec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.337477239 +0000 UTC m=+12.823564963 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612983ec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f66c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f66c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f66c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f66c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f66c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.337477239 +0000 UTC m=+12.823564963 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f66c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f611e7c7e0 item 79 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.339321068 +0000 UTC m=+12.825408791 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f6d00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7200): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7200): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7200): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f611e7d180 item 80 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7200): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7200): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.340393306 +0000 UTC m=+12.826481030 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7200): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7900): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7900): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7900): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7900): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7900): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.340393306 +0000 UTC m=+12.826481030 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6129f7900): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f611e7d420 item 80 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24040): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24040): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24040): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.342121727 +0000 UTC m=+12.828209450 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a44d0 item 81 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.342851828 +0000 UTC m=+12.828939551 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a244c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24a00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24a00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24a00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24a00): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24a00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.342851828 +0000 UTC m=+12.828939551 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a24a00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a4af0 item 81 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25080): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25080): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25080): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25080): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25080): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.345485701 +0000 UTC m=+12.831573436 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25080): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a5650 item 82 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.346729554 +0000 UTC m=+12.832817309 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25580): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25b00): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25b00): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.346729554 +0000 UTC m=+12.832817309 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a25b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6122a59d0 item 82 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c280): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c280): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c280): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c280): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c280): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.348039805 +0000 UTC m=+12.834127539 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c280): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d6460 item 83 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.34865102 +0000 UTC m=+12.834738745 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4c780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ccc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ccc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ccc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ccc0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ccc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.34865102 +0000 UTC m=+12.834738745 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ccc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d6c40 item 83 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d340): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d340): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d340): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d340): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d340): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.350306643 +0000 UTC m=+12.836394377 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d340): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d78f0 item 84 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.351301685 +0000 UTC m=+12.837389410 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4d840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ddc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ddc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ddc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ddc0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ddc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.351301685 +0000 UTC m=+12.837389410 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a4ddc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6124d7d50 item 84 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924480): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924480): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924480): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924480): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924480): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.354511509 +0000 UTC m=+12.840599234 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924480): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612564150 item 85 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.355756024 +0000 UTC m=+12.841843748 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72980): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72980): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72980): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.355756024 +0000 UTC m=+12.841843748 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a72980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612564310 item 85 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73000): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73000): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73000): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.357479885 +0000 UTC m=+12.843567609 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612564af0 item 86 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.357985663 +0000 UTC m=+12.844073386 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73500): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73a80): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73a80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73a80): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73a80): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73a80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.357985663 +0000 UTC m=+12.844073386 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612a73a80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612564cb0 item 86 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.359466514 +0000 UTC m=+12.845554239 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924200): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612565180 item 87 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.360234397 +0000 UTC m=+12.846322121 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924980): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924ec0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924ec0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924ec0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924ec0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924ec0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.360234397 +0000 UTC m=+12.846322121 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612924ec0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612565340 item 87 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925540): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925540): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925540): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925540): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925540): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.361840196 +0000 UTC m=+12.847927920 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925540): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612565810 item 88 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.362382532 +0000 UTC m=+12.848470256 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612925a40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124800c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124800c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124800c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124800c0): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124800c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.362382532 +0000 UTC m=+12.848470256 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124800c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6125659d0 item 88 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.364171076 +0000 UTC m=+12.850258801 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480f00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480f00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480f00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612340460 item 89 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480f00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480f00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.364748949 +0000 UTC m=+12.850836674 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612480f00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6123409a0 item 89 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.365717052 +0000 UTC m=+12.851804775 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481440): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481b40): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481b40): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481b40): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481b40): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481b40): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.365717052 +0000 UTC m=+12.851804775 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612481b40): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612340bd0 item 89 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.367805583 +0000 UTC m=+12.853893307 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f750c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612341110 item 90 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.369050028 +0000 UTC m=+12.855137752 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f611f75680): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612341500 item 90 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.369557478 +0000 UTC m=+12.855645201 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207eb00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f840): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f840): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f840): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f840): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f840): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.369557478 +0000 UTC m=+12.855645201 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f61207f840): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612341ce0 item 90 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.371035074 +0000 UTC m=+12.857122798 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121ba000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a230 item 91 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.371726302 +0000 UTC m=+12.857814025 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bae00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >_readAt: n=2, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): _writeAt: size=3, off=7 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a540 item 91 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.372564107 +0000 UTC m=+12.858651831 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb340): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb8c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb8c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb8c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb8c0): >_readAt: n=8, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb8c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.372564107 +0000 UTC m=+12.858651831 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6121bb8c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8a850 item 91 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.374219219 +0000 UTC m=+12.860306942 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642000): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642640): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642640): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642640): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8abd0 item 92 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642640): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642640): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.374638361 +0000 UTC m=+12.860726086 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642640): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): open at offset 5 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8ad90 item 92 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): _readAt: size=2, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): _writeAt: size=3, off=5 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): >_writeAt: n=3, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.375122237 +0000 UTC m=+12.861209961 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612642b80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643140): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643140): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643140): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643140): >_readAt: n=3, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643140): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.375122237 +0000 UTC m=+12.861209961 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643140): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8af50 item 92 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.376620292 +0000 UTC m=+12.862708016 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643780): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643cc0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643cc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643cc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b2d0 item 93 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643cc0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643cc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.377100471 +0000 UTC m=+12.863188194 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612643cc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122544c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122544c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122544c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122544c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122544c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.377100471 +0000 UTC m=+12.863188194 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6122544c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b5e0 item 93 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.378932165 +0000 UTC m=+12.865019890 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612254b00): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255040): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255040): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255040): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8b960 item 94 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255040): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255040): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.379369583 +0000 UTC m=+12.865457307 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255040): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255740): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255740): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255740): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255740): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255740): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.379369583 +0000 UTC m=+12.865457307 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255740): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f612c8bb20 item 94 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.381911944 +0000 UTC m=+12.867999668 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612255e80): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128604c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128604c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128604c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ca070 item 95 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128604c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128604c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.382304477 +0000 UTC m=+12.868392201 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128604c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860cc0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860cc0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860cc0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860cc0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860cc0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.382304477 +0000 UTC m=+12.868392201 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612860cc0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127ca4d0 item 95 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 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/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): open at offset 0 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): _readAt: size=2, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): >_readAt: n=0, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.383765581 +0000 UTC m=+12.869853305 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f612861300): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128618c0): _writeAt: size=5, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128618c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128618c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127caaf0 item 96 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128618c0): >_writeAt: n=5, err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128618c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.384197519 +0000 UTC m=+12.870285243 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6128618c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: File.openRW failed: file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/05/03 05:12:49 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:12:49 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/05/03 05:12:49 DEBUG : open-test-file: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : open-test-file: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124060c0): _readAt: size=512, off=0 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124060c0): openPending: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124060c0): >openPending: err= 2026/05/03 05:12:49 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124060c0): >_readAt: n=5, err=EOF 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124060c0): close: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: setting modification time to 2026-05-03 05:12:49.384197519 +0000 UTC m=+12.870285243 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/05/03 05:12:49 DEBUG : open-test-file(0x14f6124060c0): >close: err= 2026/05/03 05:12:49 DEBUG : open-test-file: Remove: 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x14f6127cacb0 item 96 2026/05/03 05:12:49 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/05/03 05:12:49 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/05/03 05:12:49 DEBUG : open-test-file: >Remove: err= 2026/05/03 05:12:49 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : >WaitForWriters: 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.45s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.24s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:12:49 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:12:49 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:12:49 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:12:49 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:12:49 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:12:49 DEBUG : file1: newRWFileHandle: 2026/05/03 05:12:49 DEBUG : file1(0x14f612789240): openPending: 2026/05/03 05:12:49 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:49 DEBUG : file1(0x14f612789240): >openPending: err= 2026/05/03 05:12:49 DEBUG : file1: >newRWFileHandle: err= 2026/05/03 05:12:49 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:12:49 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/05/03 05:12:49 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/05/03 05:12:49 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : file1: reading active writers 2026/05/03 05:12:49 DEBUG : file1: active writers 1 2026/05/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : file1: reading active writers 2026/05/03 05:12:49 DEBUG : file1: active writers 1 2026/05/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : file1: reading active writers 2026/05/03 05:12:49 DEBUG : file1: active writers 1 2026/05/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : file1: reading active writers 2026/05/03 05:12:49 DEBUG : file1: active writers 1 2026/05/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : file1: reading active writers 2026/05/03 05:12:49 DEBUG : file1: active writers 1 2026/05/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/05/03 05:12:49 DEBUG : Looking for writers 2026/05/03 05:12:49 DEBUG : file1: reading active writers 2026/05/03 05:12:49 DEBUG : file1: active writers 1 2026/05/03 05:12:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/05/03 05:12:50 DEBUG : Looking for writers 2026/05/03 05:12:50 DEBUG : file1: reading active writers 2026/05/03 05:12:50 DEBUG : file1: active writers 1 2026/05/03 05:12:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/05/03 05:12:50 DEBUG : Looking for writers 2026/05/03 05:12:50 DEBUG : file1: reading active writers 2026/05/03 05:12:50 DEBUG : file1: active writers 1 2026/05/03 05:12:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 DEBUG : Looking for writers 2026/05/03 05:12:51 DEBUG : file1: reading active writers 2026/05/03 05:12:51 DEBUG : file1: active writers 1 2026/05/03 05:12:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:51 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe/dir/file1: no such file or directory 2026/05/03 05:12:52 DEBUG : Looking for writers 2026/05/03 05:12:52 DEBUG : file1: reading active writers 2026/05/03 05:12:52 DEBUG : file1: active writers 1 2026/05/03 05:12:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:53 DEBUG : Looking for writers 2026/05/03 05:12:53 DEBUG : file1: reading active writers 2026/05/03 05:12:53 DEBUG : file1: active writers 1 2026/05/03 05:12:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:54 DEBUG : Looking for writers 2026/05/03 05:12:54 DEBUG : file1: reading active writers 2026/05/03 05:12:54 DEBUG : file1: active writers 1 2026/05/03 05:12:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:55 DEBUG : Looking for writers 2026/05/03 05:12:55 DEBUG : file1: reading active writers 2026/05/03 05:12:55 DEBUG : file1: active writers 1 2026/05/03 05:12:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:56 DEBUG : Looking for writers 2026/05/03 05:12:56 DEBUG : file1: reading active writers 2026/05/03 05:12:56 DEBUG : file1: active writers 1 2026/05/03 05:12:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:57 DEBUG : Looking for writers 2026/05/03 05:12:57 DEBUG : file1: reading active writers 2026/05/03 05:12:57 DEBUG : file1: active writers 1 2026/05/03 05:12:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:58 DEBUG : Looking for writers 2026/05/03 05:12:58 DEBUG : file1: reading active writers 2026/05/03 05:12:58 DEBUG : file1: active writers 1 2026/05/03 05:12:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:12:59 DEBUG : Looking for writers 2026/05/03 05:12:59 DEBUG : file1: reading active writers 2026/05/03 05:12:59 DEBUG : file1: active writers 1 2026/05/03 05:12:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:00 DEBUG : Looking for writers 2026/05/03 05:13:00 DEBUG : file1: reading active writers 2026/05/03 05:13:00 DEBUG : file1: active writers 1 2026/05/03 05:13:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:01 DEBUG : Looking for writers 2026/05/03 05:13:01 DEBUG : file1: reading active writers 2026/05/03 05:13:01 DEBUG : file1: active writers 1 2026/05/03 05:13:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:02 DEBUG : Looking for writers 2026/05/03 05:13:02 DEBUG : file1: reading active writers 2026/05/03 05:13:02 DEBUG : file1: active writers 1 2026/05/03 05:13:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:03 DEBUG : Looking for writers 2026/05/03 05:13:03 DEBUG : file1: reading active writers 2026/05/03 05:13:03 DEBUG : file1: active writers 1 2026/05/03 05:13:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:04 DEBUG : Looking for writers 2026/05/03 05:13:04 DEBUG : file1: reading active writers 2026/05/03 05:13:04 DEBUG : file1: active writers 1 2026/05/03 05:13:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:05 DEBUG : Looking for writers 2026/05/03 05:13:05 DEBUG : file1: reading active writers 2026/05/03 05:13:05 DEBUG : file1: active writers 1 2026/05/03 05:13:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:06 DEBUG : Looking for writers 2026/05/03 05:13:06 DEBUG : file1: reading active writers 2026/05/03 05:13:06 DEBUG : file1: active writers 1 2026/05/03 05:13:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:07 DEBUG : Looking for writers 2026/05/03 05:13:07 DEBUG : file1: reading active writers 2026/05/03 05:13:07 DEBUG : file1: active writers 1 2026/05/03 05:13:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:08 DEBUG : Looking for writers 2026/05/03 05:13:08 DEBUG : file1: reading active writers 2026/05/03 05:13:08 DEBUG : file1: active writers 1 2026/05/03 05:13:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:09 DEBUG : Looking for writers 2026/05/03 05:13:09 DEBUG : file1: reading active writers 2026/05/03 05:13:09 DEBUG : file1: active writers 1 2026/05/03 05:13:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:10 DEBUG : Looking for writers 2026/05/03 05:13:10 DEBUG : file1: reading active writers 2026/05/03 05:13:10 DEBUG : file1: active writers 1 2026/05/03 05:13:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:11 DEBUG : Looking for writers 2026/05/03 05:13:11 DEBUG : file1: reading active writers 2026/05/03 05:13:11 DEBUG : file1: active writers 1 2026/05/03 05:13:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:12 DEBUG : Looking for writers 2026/05/03 05:13:12 DEBUG : file1: reading active writers 2026/05/03 05:13:12 DEBUG : file1: active writers 1 2026/05/03 05:13:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:13 DEBUG : Looking for writers 2026/05/03 05:13:13 DEBUG : file1: reading active writers 2026/05/03 05:13:13 DEBUG : file1: active writers 1 2026/05/03 05:13:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:14 DEBUG : Looking for writers 2026/05/03 05:13:14 DEBUG : file1: reading active writers 2026/05/03 05:13:14 DEBUG : file1: active writers 1 2026/05/03 05:13:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:15 DEBUG : Looking for writers 2026/05/03 05:13:15 DEBUG : file1: reading active writers 2026/05/03 05:13:15 DEBUG : file1: active writers 1 2026/05/03 05:13:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:16 DEBUG : Looking for writers 2026/05/03 05:13:16 DEBUG : file1: reading active writers 2026/05/03 05:13:16 DEBUG : file1: active writers 1 2026/05/03 05:13:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:17 DEBUG : Looking for writers 2026/05/03 05:13:17 DEBUG : file1: reading active writers 2026/05/03 05:13:17 DEBUG : file1: active writers 1 2026/05/03 05:13:17 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:18 DEBUG : Looking for writers 2026/05/03 05:13:18 DEBUG : file1: reading active writers 2026/05/03 05:13:18 DEBUG : file1: active writers 1 2026/05/03 05:13:18 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/05/03 05:13:19 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x14f6123e5600 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x14f6125d9328 notify:{wait:0 notify:0 lock:0 head: tail:} checker:23047102632800} name:file1 opens:1 downloaders: o: fd:0x14f611d80110 info:{ModTime:{wall:14012339136917859153 ext:12893650813 loc:0x4724100} ATime:{wall:14012339136917859153 ext:12893650813 loc:0x4724100} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer:}, } 2026/05/03 05:13:19 DEBUG : >WaitForWriters: 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:19 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:19 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:13:19 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:19 DEBUG : rename_me: newRWFileHandle: 2026/05/03 05:13:19 DEBUG : rename_me(0x14f612414240): openPending: 2026/05/03 05:13:19 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/05/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/03 05:13:19 DEBUG : rename_me(0x14f612414240): >openPending: err= 2026/05/03 05:13:19 DEBUG : rename_me: >newRWFileHandle: err= 2026/05/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/05/03 05:13:19 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/05/03 05:13:19 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/05/03 05:13:19 DEBUG : rename_me(0x14f612414240): _writeAt: size=5, off=0 2026/05/03 05:13:19 DEBUG : rename_me(0x14f612414240): >_writeAt: n=5, err= 2026/05/03 05:13:19 DEBUG : rename_me(0x14f612414240): close: 2026/05/03 05:13:19 DEBUG : rename_me: vfs cache: setting modification time to 2026-05-03 05:13:19.431125793 +0000 UTC m=+42.917213527 2026/05/03 05:13:19 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/05/03 05:13:19 DEBUG : rename_me(0x14f612414240): >close: err= 2026/05/03 05:13:19 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/05/03 05:13:19 DEBUG : i_was_renamed: Updating file with 0x14f612409d40 2026/05/03 05:13:19 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/05/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/03 05:13:19 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:19 DEBUG : Looking for writers 2026/05/03 05:13:19 DEBUG : i_was_renamed: reading active writers 2026/05/03 05:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/05/03 05:13:19 DEBUG : Looking for writers 2026/05/03 05:13:19 DEBUG : i_was_renamed: reading active writers 2026/05/03 05:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/05/03 05:13:19 DEBUG : Looking for writers 2026/05/03 05:13:19 DEBUG : i_was_renamed: reading active writers 2026/05/03 05:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/05/03 05:13:19 DEBUG : Looking for writers 2026/05/03 05:13:19 DEBUG : i_was_renamed: reading active writers 2026/05/03 05:13:19 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/05/03 05:13:19 DEBUG : i_was_renamed: vfs cache: starting upload 2026/05/03 05:13:19 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:19 DEBUG : i_was_renamed: size = 5 OK 2026/05/03 05:13:19 INFO : i_was_renamed: Copied (new) 2026/05/03 05:13:19 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-05-03 05:13:19 +0000 UTC" 2026/05/03 05:13:19 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/05/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/05/03 05:13:19 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/05/03 05:13:19 DEBUG : Looking for writers 2026/05/03 05:13:19 DEBUG : i_was_renamed: reading active writers 2026/05/03 05:13:19 DEBUG : >WaitForWriters: 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:19 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: root is "/home/rclone/.cache/rclone" 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/05/03 05:13:19 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{iS5i_}/rclone-test-fopesat6paqe" 2026/05/03 05:13:19 INFO : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:19 DEBUG : forgetting directory cache 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate(0x14f61261a580): _readAt: size=512, off=0 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate(0x14f61261a580): openPending: 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 04:14:19 +0000 UTC" against cached fingerprint "" 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 05:13:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate(0x14f61261a580): >openPending: err= 2026/05/03 05:13:19 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate(0x14f61261a580): >_readAt: n=20, err=EOF 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate(0x14f61261a580): close: 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:14:19 +0000 GMT 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate(0x14f61261a580): >close: err= 2026/05/03 05:13:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:20 DEBUG : forgetting directory cache 2026/05/03 05:13:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126982c0): _readAt: size=512, off=0 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126982c0): openPending: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 04:15:19 +0000 UTC" against cached fingerprint "20,2026-05-03 04:14:19 +0000 UTC" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 04:15:19 +0000 UTC" != cached fingerprint "20,2026-05-03 04:14:19 +0000 UTC") 2026/05/03 05:13:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126982c0): >openPending: err= 2026/05/03 05:13:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126982c0): >_readAt: n=20, err=EOF 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126982c0): close: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:15:19 +0000 GMT 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126982c0): >close: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:20 DEBUG : forgetting directory cache 2026/05/03 05:13:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612715140): _readAt: size=512, off=0 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612715140): openPending: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 04:16:19 +0000 UTC" against cached fingerprint "20,2026-05-03 04:15:19 +0000 UTC" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 04:16:19 +0000 UTC" != cached fingerprint "20,2026-05-03 04:15:19 +0000 UTC") 2026/05/03 05:13:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612715140): >openPending: err= 2026/05/03 05:13:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612715140): >_readAt: n=20, err=EOF 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612715140): close: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:16:19 +0000 GMT 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612715140): >close: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:20 DEBUG : forgetting directory cache 2026/05/03 05:13:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612733340): _readAt: size=512, off=0 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612733340): openPending: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 04:17:19 +0000 UTC" against cached fingerprint "20,2026-05-03 04:16:19 +0000 UTC" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 04:17:19 +0000 UTC" != cached fingerprint "20,2026-05-03 04:16:19 +0000 UTC") 2026/05/03 05:13:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612733340): >openPending: err= 2026/05/03 05:13:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612733340): >_readAt: n=20, err=EOF 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612733340): close: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:17:19 +0000 GMT 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f612733340): >close: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:20 DEBUG : forgetting directory cache 2026/05/03 05:13:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126de540): _readAt: size=512, off=0 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126de540): openPending: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 04:18:19 +0000 UTC" against cached fingerprint "20,2026-05-03 04:17:19 +0000 UTC" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 04:18:19 +0000 UTC" != cached fingerprint "20,2026-05-03 04:17:19 +0000 UTC") 2026/05/03 05:13:20 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 05:13:20 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126de540): >openPending: err= 2026/05/03 05:13:20 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126de540): >_readAt: n=20, err=EOF 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126de540): close: 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:18:19 +0000 GMT 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate(0x14f6126de540): >close: err= 2026/05/03 05:13:20 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:21 DEBUG : forgetting directory cache 2026/05/03 05:13:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f6127db440): _readAt: size=512, off=0 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f6127db440): openPending: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-05-03 04:19:19 +0000 UTC" against cached fingerprint "20,2026-05-03 04:18:19 +0000 UTC" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-05-03 04:19:19 +0000 UTC" != cached fingerprint "20,2026-05-03 04:18:19 +0000 UTC") 2026/05/03 05:13:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/05/03 05:13:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f6127db440): >openPending: err= 2026/05/03 05:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f6127db440): >_readAt: n=20, err=EOF 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f6127db440): close: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:19:19 +0000 GMT 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f6127db440): >close: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:21 DEBUG : forgetting directory cache 2026/05/03 05:13:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612814840): _readAt: size=512, off=0 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612814840): openPending: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-05-03 04:20:19 +0000 UTC" against cached fingerprint "20,2026-05-03 04:19:19 +0000 UTC" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-05-03 04:20:19 +0000 UTC" != cached fingerprint "20,2026-05-03 04:19:19 +0000 UTC") 2026/05/03 05:13:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/05/03 05:13:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612814840): >openPending: err= 2026/05/03 05:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612814840): >_readAt: n=21, err=EOF 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612814840): close: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:20:19 +0000 GMT 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612814840): >close: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:21 DEBUG : forgetting directory cache 2026/05/03 05:13:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612836600): _readAt: size=512, off=0 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612836600): openPending: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-05-03 04:21:19 +0000 UTC" against cached fingerprint "21,2026-05-03 04:20:19 +0000 UTC" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-05-03 04:21:19 +0000 UTC" != cached fingerprint "21,2026-05-03 04:20:19 +0000 UTC") 2026/05/03 05:13:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/05/03 05:13:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612836600): >openPending: err= 2026/05/03 05:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612836600): >_readAt: n=22, err=EOF 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612836600): close: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:21:19 +0000 GMT 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612836600): >close: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:21 DEBUG : forgetting directory cache 2026/05/03 05:13:21 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612934a40): _readAt: size=512, off=0 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612934a40): openPending: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-05-03 04:22:19 +0000 UTC" against cached fingerprint "22,2026-05-03 04:21:19 +0000 UTC" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-05-03 04:22:19 +0000 UTC" != cached fingerprint "22,2026-05-03 04:21:19 +0000 UTC") 2026/05/03 05:13:21 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/05/03 05:13:21 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612934a40): >openPending: err= 2026/05/03 05:13:21 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612934a40): >_readAt: n=23, err=EOF 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612934a40): close: 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:22:19 +0000 GMT 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate(0x14f612934a40): >close: err= 2026/05/03 05:13:21 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : forgetting directory cache 2026/05/03 05:13:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate(0x14f6128504c0): _readAt: size=512, off=0 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate(0x14f6128504c0): openPending: 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-05-03 04:23:19 +0000 UTC" against cached fingerprint "23,2026-05-03 04:22:19 +0000 UTC" 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-05-03 04:23:19 +0000 UTC" != cached fingerprint "23,2026-05-03 04:22:19 +0000 UTC") 2026/05/03 05:13:22 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/05/03 05:13:22 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate(0x14f6128504c0): >openPending: err= 2026/05/03 05:13:22 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate(0x14f6128504c0): >_readAt: n=24, err=EOF 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate(0x14f6128504c0): close: 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-05-03 04:23:19 +0000 GMT 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate(0x14f6128504c0): >close: err= 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : TestRWCacheUpdate: reading active writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: 2026/05/03 05:13:22 DEBUG : webdav root 'rclone-test-fopesat6paqe': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : forgetting directory cache 2026/05/03 05:13:22 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/03 05:13:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/03 05:13:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/03 05:13:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/03 05:13:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/03 05:13:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/03 05:13:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/03 05:13:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/03 05:13:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/03 05:13:22 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/05/03 05:13:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/03 05:13:22 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/05/03 05:13:22 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:22 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:22 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:22 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/05/03 05:13:22 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/05/03 05:13:22 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FilEb: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/05/03 05:13:22 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/05/03 05:13:22 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:22 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : FiLeA: reading active writers 2026/05/03 05:13:22 DEBUG : FiLeB: reading active writers 2026/05/03 05:13:22 DEBUG : FilEb: reading active writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : FiLeA: reading active writers 2026/05/03 05:13:22 DEBUG : FiLeB: reading active writers 2026/05/03 05:13:22 DEBUG : FilEb: reading active writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : normal name with no special characters.txt: reading active writers 2026/05/03 05:13:22 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : webdav root 'rclone-test-fopesat6paqe': Reusing VFS from active cache 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:22 DEBUG : dir: Looking for writers 2026/05/03 05:13:22 DEBUG : file2: reading active writers 2026/05/03 05:13:22 DEBUG : Looking for writers 2026/05/03 05:13:22 DEBUG : dir: reading active writers 2026/05/03 05:13:22 DEBUG : file1: reading active writers 2026/05/03 05:13:22 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:22 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:22 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:23 DEBUG : dir: Looking for writers 2026/05/03 05:13:23 DEBUG : Looking for writers 2026/05/03 05:13:23 DEBUG : dir: reading active writers 2026/05/03 05:13:23 DEBUG : file1: reading active writers 2026/05/03 05:13:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:23 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:23 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:23 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 05:13:23 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 05:13:23 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 05:13:23 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:23 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/05/03 05:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 05:13:23 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: size = 0 OK 2026/05/03 05:13:23 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/05/03 05:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/05/03 05:13:23 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:23 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/05/03 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:23 DEBUG : dir: Looking for writers 2026/05/03 05:13:23 DEBUG : file2: reading active writers 2026/05/03 05:13:23 DEBUG : new_file.txt: reading active writers 2026/05/03 05:13:23 DEBUG : Looking for writers 2026/05/03 05:13:23 DEBUG : dir: reading active writers 2026/05/03 05:13:23 DEBUG : file1: reading active writers 2026/05/03 05:13:23 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:23 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:23 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/05/03 05:13:23 DEBUG : dir/file1: Updating file with dir/file1 0x14f612c631e0 2026/05/03 05:13:23 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/05/03 05:13:23 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:23 INFO : dir/file1: Moved (server-side) to: file0 2026/05/03 05:13:23 DEBUG : file0: Updating file with file0 0x14f612c631e0 2026/05/03 05:13:23 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/05/03 05:13:23 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/05/03 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:23 DEBUG : dir: Looking for writers 2026/05/03 05:13:23 DEBUG : Looking for writers 2026/05/03 05:13:23 DEBUG : dir: reading active writers 2026/05/03 05:13:23 DEBUG : file0: reading active writers 2026/05/03 05:13:23 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:23 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:23 DEBUG : Looking for writers 2026/05/03 05:13:23 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:23 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:23 DEBUG : Added virtual directory entry vAddDir: "/" 2026/05/03 05:13:23 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/03 05:13:23 DEBUG : Added virtual directory entry vAddDir: "b" 2026/05/03 05:13:23 DEBUG : Added virtual directory entry vAddDir: "c" 2026/05/03 05:13:23 DEBUG : Added virtual directory entry vAddDir: "d" 2026/05/03 05:13:23 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:23 DEBUG : Looking for writers 2026/05/03 05:13:23 DEBUG : a: Looking for writers 2026/05/03 05:13:23 DEBUG : b: Looking for writers 2026/05/03 05:13:23 DEBUG : c: Looking for writers 2026/05/03 05:13:23 DEBUG : d: Looking for writers 2026/05/03 05:13:23 DEBUG : Looking for writers 2026/05/03 05:13:23 DEBUG : /: reading active writers 2026/05/03 05:13:23 DEBUG : a: reading active writers 2026/05/03 05:13:23 DEBUG : b: reading active writers 2026/05/03 05:13:23 DEBUG : c: reading active writers 2026/05/03 05:13:23 DEBUG : d: reading active writers 2026/05/03 05:13:23 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:24 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddDir: "a" 2026/05/03 05:13:24 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/05/03 05:13:24 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/05/03 05:13:24 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/05/03 05:13:24 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:24 DEBUG : a/b/c/d: Looking for writers 2026/05/03 05:13:24 DEBUG : a/b/c: Looking for writers 2026/05/03 05:13:24 DEBUG : d: reading active writers 2026/05/03 05:13:24 DEBUG : a/b: Looking for writers 2026/05/03 05:13:24 DEBUG : c: reading active writers 2026/05/03 05:13:24 DEBUG : a: Looking for writers 2026/05/03 05:13:24 DEBUG : b: reading active writers 2026/05/03 05:13:24 DEBUG : Looking for writers 2026/05/03 05:13:24 DEBUG : a: reading active writers 2026/05/03 05:13:24 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:24 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:24 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:24 DEBUG : Looking for writers 2026/05/03 05:13:24 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:24 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/03 05:13:24 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/05/03 05:13:24 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/05/03 05:13:24 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 05:13:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:24 DEBUG : file1: size = 5 OK 2026/05/03 05:13:24 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:24 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/05/03 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 05:13:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:24 DEBUG : file1: size = 0 OK 2026/05/03 05:13:24 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/05/03 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (7 bytes), uploading instead of streaming 2026/05/03 05:13:24 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:24 DEBUG : file1: size = 7 OK 2026/05/03 05:13:24 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:24 DEBUG : Looking for writers 2026/05/03 05:13:24 DEBUG : file1: reading active writers 2026/05/03 05:13:24 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:24 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:24 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:24 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:24 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:24 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/05/03 05:13:25 DEBUG : file1: aborting in-sequence write wait, off=100 2026/05/03 05:13:25 DEBUG : file1: failed to wait for in-sequence write to 100 2026/05/03 05:13:25 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/05/03 05:13:25 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (11 bytes), uploading instead of streaming 2026/05/03 05:13:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:25 DEBUG : file1: size = 11 OK 2026/05/03 05:13:25 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/05/03 05:13:25 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:25 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:25 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (5 bytes), uploading instead of streaming 2026/05/03 05:13:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:25 DEBUG : file1: size = 5 OK 2026/05/03 05:13:25 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/05/03 05:13:25 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:25 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:25 DEBUG : file1: WriteFileHandle.Release closing 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 05:13:25 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:25 DEBUG : file1: size = 0 OK 2026/05/03 05:13:25 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/05/03 05:13:25 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.07s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:25 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:25 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:25 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:25 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:25 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:25 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/05/03 05:13:25 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : file1: active writers 1 2026/05/03 05:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : file1: active writers 1 2026/05/03 05:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : file1: active writers 1 2026/05/03 05:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/05/03 05:13:25 DEBUG : Looking for writers 2026/05/03 05:13:25 DEBUG : file1: reading active writers 2026/05/03 05:13:25 DEBUG : file1: active writers 1 2026/05/03 05:13:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/05/03 05:13:26 DEBUG : Looking for writers 2026/05/03 05:13:26 DEBUG : file1: reading active writers 2026/05/03 05:13:26 DEBUG : file1: active writers 1 2026/05/03 05:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/05/03 05:13:26 DEBUG : Looking for writers 2026/05/03 05:13:26 DEBUG : file1: reading active writers 2026/05/03 05:13:26 DEBUG : file1: active writers 1 2026/05/03 05:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/05/03 05:13:26 DEBUG : Looking for writers 2026/05/03 05:13:26 DEBUG : file1: reading active writers 2026/05/03 05:13:26 DEBUG : file1: active writers 1 2026/05/03 05:13:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/05/03 05:13:27 DEBUG : Looking for writers 2026/05/03 05:13:27 DEBUG : file1: reading active writers 2026/05/03 05:13:27 DEBUG : file1: active writers 1 2026/05/03 05:13:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:28 DEBUG : Looking for writers 2026/05/03 05:13:28 DEBUG : file1: reading active writers 2026/05/03 05:13:28 DEBUG : file1: active writers 1 2026/05/03 05:13:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:29 DEBUG : Looking for writers 2026/05/03 05:13:29 DEBUG : file1: reading active writers 2026/05/03 05:13:29 DEBUG : file1: active writers 1 2026/05/03 05:13:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:30 DEBUG : Looking for writers 2026/05/03 05:13:30 DEBUG : file1: reading active writers 2026/05/03 05:13:30 DEBUG : file1: active writers 1 2026/05/03 05:13:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:31 DEBUG : Looking for writers 2026/05/03 05:13:31 DEBUG : file1: reading active writers 2026/05/03 05:13:31 DEBUG : file1: active writers 1 2026/05/03 05:13:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:32 DEBUG : Looking for writers 2026/05/03 05:13:32 DEBUG : file1: reading active writers 2026/05/03 05:13:32 DEBUG : file1: active writers 1 2026/05/03 05:13:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:33 DEBUG : Looking for writers 2026/05/03 05:13:33 DEBUG : file1: reading active writers 2026/05/03 05:13:33 DEBUG : file1: active writers 1 2026/05/03 05:13:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:34 DEBUG : Looking for writers 2026/05/03 05:13:34 DEBUG : file1: reading active writers 2026/05/03 05:13:34 DEBUG : file1: active writers 1 2026/05/03 05:13:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:35 DEBUG : Looking for writers 2026/05/03 05:13:35 DEBUG : file1: reading active writers 2026/05/03 05:13:35 DEBUG : file1: active writers 1 2026/05/03 05:13:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:36 DEBUG : Looking for writers 2026/05/03 05:13:36 DEBUG : file1: reading active writers 2026/05/03 05:13:36 DEBUG : file1: active writers 1 2026/05/03 05:13:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:37 DEBUG : Looking for writers 2026/05/03 05:13:37 DEBUG : file1: reading active writers 2026/05/03 05:13:37 DEBUG : file1: active writers 1 2026/05/03 05:13:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:38 DEBUG : Looking for writers 2026/05/03 05:13:38 DEBUG : file1: reading active writers 2026/05/03 05:13:38 DEBUG : file1: active writers 1 2026/05/03 05:13:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:39 DEBUG : Looking for writers 2026/05/03 05:13:39 DEBUG : file1: reading active writers 2026/05/03 05:13:39 DEBUG : file1: active writers 1 2026/05/03 05:13:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:40 DEBUG : Looking for writers 2026/05/03 05:13:40 DEBUG : file1: reading active writers 2026/05/03 05:13:40 DEBUG : file1: active writers 1 2026/05/03 05:13:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:41 DEBUG : Looking for writers 2026/05/03 05:13:41 DEBUG : file1: reading active writers 2026/05/03 05:13:41 DEBUG : file1: active writers 1 2026/05/03 05:13:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:42 DEBUG : Looking for writers 2026/05/03 05:13:42 DEBUG : file1: reading active writers 2026/05/03 05:13:42 DEBUG : file1: active writers 1 2026/05/03 05:13:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:43 DEBUG : Looking for writers 2026/05/03 05:13:43 DEBUG : file1: reading active writers 2026/05/03 05:13:43 DEBUG : file1: active writers 1 2026/05/03 05:13:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:44 DEBUG : Looking for writers 2026/05/03 05:13:44 DEBUG : file1: reading active writers 2026/05/03 05:13:44 DEBUG : file1: active writers 1 2026/05/03 05:13:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:45 DEBUG : Looking for writers 2026/05/03 05:13:45 DEBUG : file1: reading active writers 2026/05/03 05:13:45 DEBUG : file1: active writers 1 2026/05/03 05:13:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:46 DEBUG : Looking for writers 2026/05/03 05:13:46 DEBUG : file1: reading active writers 2026/05/03 05:13:46 DEBUG : file1: active writers 1 2026/05/03 05:13:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:47 DEBUG : Looking for writers 2026/05/03 05:13:47 DEBUG : file1: reading active writers 2026/05/03 05:13:47 DEBUG : file1: active writers 1 2026/05/03 05:13:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:48 DEBUG : Looking for writers 2026/05/03 05:13:48 DEBUG : file1: reading active writers 2026/05/03 05:13:48 DEBUG : file1: active writers 1 2026/05/03 05:13:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:49 DEBUG : Looking for writers 2026/05/03 05:13:49 DEBUG : file1: reading active writers 2026/05/03 05:13:49 DEBUG : file1: active writers 1 2026/05/03 05:13:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:50 DEBUG : Looking for writers 2026/05/03 05:13:50 DEBUG : file1: reading active writers 2026/05/03 05:13:50 DEBUG : file1: active writers 1 2026/05/03 05:13:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:51 DEBUG : Looking for writers 2026/05/03 05:13:51 DEBUG : file1: reading active writers 2026/05/03 05:13:51 DEBUG : file1: active writers 1 2026/05/03 05:13:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:52 DEBUG : Looking for writers 2026/05/03 05:13:52 DEBUG : file1: reading active writers 2026/05/03 05:13:52 DEBUG : file1: active writers 1 2026/05/03 05:13:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:53 DEBUG : Looking for writers 2026/05/03 05:13:53 DEBUG : file1: reading active writers 2026/05/03 05:13:53 DEBUG : file1: active writers 1 2026/05/03 05:13:53 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:54 DEBUG : Looking for writers 2026/05/03 05:13:54 DEBUG : file1: reading active writers 2026/05/03 05:13:54 DEBUG : file1: active writers 1 2026/05/03 05:13:54 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:55 DEBUG : Looking for writers 2026/05/03 05:13:55 DEBUG : file1: reading active writers 2026/05/03 05:13:55 DEBUG : file1: active writers 1 2026/05/03 05:13:55 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/05/03 05:13:55 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/05/03 05:13:55 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:55 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:55 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:55 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:55 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:55 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:55 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (0 bytes), uploading instead of streaming 2026/05/03 05:13:55 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:55 DEBUG : file1: size = 0 OK 2026/05/03 05:13:55 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:55 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:55 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:55 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 05:13:55 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 05:13:55 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 05:13:55 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:55 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:55 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:55 DEBUG : Looking for writers 2026/05/03 05:13:55 DEBUG : file1: reading active writers 2026/05/03 05:13:55 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:56 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:56 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/05/03 05:13:56 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/05/03 05:13:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:56 DEBUG : file1: >Open: fd=file1 (w), err= 2026/05/03 05:13:56 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/05/03 05:13:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:56 DEBUG : webdav root 'rclone-test-fopesat6paqe': File to upload is small (100 bytes), uploading instead of streaming 2026/05/03 05:13:56 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : file1: size = 100 OK 2026/05/03 05:13:56 DEBUG : file1: Size of src and dst objects identical 2026/05/03 05:13:56 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/05/03 05:13:56 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/05/03 05:13:56 DEBUG : file1: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : file1: >Open: fd=file1 (r), err= 2026/05/03 05:13:56 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/05/03 05:13:56 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:56 DEBUG : Looking for writers 2026/05/03 05:13:56 DEBUG : file1: reading active writers 2026/05/03 05:13:56 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:56 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:56 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/05/03 05:13:56 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/05/03 05:13:56 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/05/03 05:13:56 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/05/03 05:13:56 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/05/03 05:13:56 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:56 DEBUG : flat: Looking for writers 2026/05/03 05:13:56 DEBUG : f000.txt: reading active writers 2026/05/03 05:13:56 DEBUG : f001.txt: reading active writers 2026/05/03 05:13:56 DEBUG : f002.txt: reading active writers 2026/05/03 05:13:56 DEBUG : f003.txt: reading active writers 2026/05/03 05:13:56 DEBUG : f004.txt: reading active writers 2026/05/03 05:13:56 DEBUG : Looking for writers 2026/05/03 05:13:56 DEBUG : flat: reading active writers 2026/05/03 05:13:56 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:56 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:56 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:56 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/05/03 05:13:56 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/05/03 05:13:56 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/05/03 05:13:56 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/05/03 05:13:56 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:56 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:56 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:56 DEBUG : a/b/c: Looking for writers 2026/05/03 05:13:56 DEBUG : deep.txt: reading active writers 2026/05/03 05:13:56 DEBUG : a/b: Looking for writers 2026/05/03 05:13:56 DEBUG : c: reading active writers 2026/05/03 05:13:56 DEBUG : mid.txt: reading active writers 2026/05/03 05:13:56 DEBUG : a: Looking for writers 2026/05/03 05:13:56 DEBUG : b: reading active writers 2026/05/03 05:13:56 DEBUG : top.txt: reading active writers 2026/05/03 05:13:56 DEBUG : Looking for writers 2026/05/03 05:13:56 DEBUG : a: reading active writers 2026/05/03 05:13:56 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:56 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:56 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:57 DEBUG : bigdir: Looking for writers 2026/05/03 05:13:57 DEBUG : big.bin: reading active writers 2026/05/03 05:13:57 DEBUG : Looking for writers 2026/05/03 05:13:57 DEBUG : bigdir: reading active writers 2026/05/03 05:13:57 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.53s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-fopesat6paqe'", Local "Local file system at /tmp/rclone4249652529", Modify Window "1s" 2026/05/03 05:13:57 INFO : webdav root 'rclone-test-fopesat6paqe': poll-interval is not supported by this remote 2026/05/03 05:13:57 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:57 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:57 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/05/03 05:13:57 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/05/03 05:13:57 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/05/03 05:13:57 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:57 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/05/03 05:13:57 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/05/03 05:13:57 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:57 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/05/03 05:13:57 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/05/03 05:13:57 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/05/03 05:13:57 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/05/03 05:13:57 DEBUG : WaitForWriters: timeout=30s 2026/05/03 05:13:57 DEBUG : dir1: Looking for writers 2026/05/03 05:13:57 DEBUG : a.txt: reading active writers 2026/05/03 05:13:57 DEBUG : dir2: Looking for writers 2026/05/03 05:13:57 DEBUG : b.txt: reading active writers 2026/05/03 05:13:57 DEBUG : dir3: Looking for writers 2026/05/03 05:13:57 DEBUG : c.txt: reading active writers 2026/05/03 05:13:57 DEBUG : Looking for writers 2026/05/03 05:13:57 DEBUG : dir1: reading active writers 2026/05/03 05:13:57 DEBUG : dir2: reading active writers 2026/05/03 05:13:57 DEBUG : dir3: reading active writers 2026/05/03 05:13:57 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/05/03 05:13:57 DEBUG : webdav root 'rclone-test-fopesat6paqe': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.155578367s (try 1/5)