"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/02/24 02:32:27 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-tabufix4juwi" 2026/02/24 02:32:27 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/02/24 02:32:27 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/02/24 02:32:27 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/02/24 02:32:27 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/02/24 02:32:27 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/02/24 02:32:27 DEBUG : Setting pass="gxxEXgNtF2fjNPiPefgMomJINbM_PTYr7KMrApen1aXG" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/02/24 02:32:27 DEBUG : TestWebdavRclone: detected overridden config - adding "{e7JHK}" suffix to name 2026/02/24 02:32:27 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/02/24 02:32:27 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/02/24 02:32:27 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/02/24 02:32:27 DEBUG : Setting pass="gxxEXgNtF2fjNPiPefgMomJINbM_PTYr7KMrApen1aXG" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/02/24 02:32:27 DEBUG : found headers: 2026/02/24 02:32:27 DEBUG : Creating backend with remote "/tmp/rclone3733685837" === RUN TestDirHandleMethods run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:27 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:27 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:27 DEBUG : dir: Looking for writers 2026/02/24 02:32:27 DEBUG : Looking for writers 2026/02/24 02:32:27 DEBUG : dir: reading active writers 2026/02/24 02:32:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.13s) === RUN TestDirHandleReaddir run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:27 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:27 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:27 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:27 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:27 DEBUG : dir/subdir: Looking for writers 2026/02/24 02:32:27 DEBUG : dir: Looking for writers 2026/02/24 02:32:27 DEBUG : file1: reading active writers 2026/02/24 02:32:27 DEBUG : file2: reading active writers 2026/02/24 02:32:27 DEBUG : subdir: reading active writers 2026/02/24 02:32:27 DEBUG : Looking for writers 2026/02/24 02:32:27 DEBUG : dir: reading active writers 2026/02/24 02:32:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:27 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:27 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:27 DEBUG : dir: Looking for writers 2026/02/24 02:32:27 DEBUG : file1: reading active writers 2026/02/24 02:32:27 DEBUG : Looking for writers 2026/02/24 02:32:27 DEBUG : dir: reading active writers 2026/02/24 02:32:27 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:28 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:28 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:28 DEBUG : dir: Looking for writers 2026/02/24 02:32:28 DEBUG : Looking for writers 2026/02/24 02:32:28 DEBUG : dir: reading active writers 2026/02/24 02:32:28 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:28 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:28 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:28 DEBUG : forgetting directory cache 2026/02/24 02:32:28 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:28 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:28 DEBUG : Looking for writers 2026/02/24 02:32:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:28 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:28 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/02/24 02:32:28 DEBUG : dir: invalidating directory cache 2026/02/24 02:32:28 DEBUG : >ForgetPath: 2026/02/24 02:32:28 DEBUG : ForgetPath: relativePath="dir", type=0 2026/02/24 02:32:28 DEBUG : invalidating directory cache 2026/02/24 02:32:28 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:28 DEBUG : >ForgetPath: 2026/02/24 02:32:28 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/02/24 02:32:28 DEBUG : >ForgetPath: 2026/02/24 02:32:28 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:28 DEBUG : dir: Looking for writers 2026/02/24 02:32:28 DEBUG : Looking for writers 2026/02/24 02:32:28 DEBUG : dir: reading active writers 2026/02/24 02:32:28 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:28 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:28 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:28 DEBUG : forgetting directory cache 2026/02/24 02:32:28 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:28 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:28 DEBUG : dir: Looking for writers 2026/02/24 02:32:28 DEBUG : fil/a/b: Looking for writers 2026/02/24 02:32:28 DEBUG : fil/a: Looking for writers 2026/02/24 02:32:28 DEBUG : b: reading active writers 2026/02/24 02:32:28 DEBUG : fil: Looking for writers 2026/02/24 02:32:28 DEBUG : a: reading active writers 2026/02/24 02:32:28 DEBUG : Looking for writers 2026/02/24 02:32:28 DEBUG : dir: reading active writers 2026/02/24 02:32:28 DEBUG : fil: reading active writers 2026/02/24 02:32:28 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.43s) === RUN TestDirSetModTime run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:28 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:28 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:28 DEBUG : dir: Looking for writers 2026/02/24 02:32:28 DEBUG : Looking for writers 2026/02/24 02:32:28 DEBUG : dir: reading active writers 2026/02/24 02:32:28 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:29 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:29 DEBUG : dir: Looking for writers 2026/02/24 02:32:29 DEBUG : file1: reading active writers 2026/02/24 02:32:29 DEBUG : Looking for writers 2026/02/24 02:32:29 DEBUG : dir: reading active writers 2026/02/24 02:32:29 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:29 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/02/24 02:32:29 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : dir: invalidating directory cache 2026/02/24 02:32:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/02/24 02:32:29 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/02/24 02:32:29 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/02/24 02:32:29 DEBUG : dir/file1: Reset virtual modtime 2026/02/24 02:32:29 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/02/24 02:32:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:29 DEBUG : dir: invalidating directory cache 2026/02/24 02:32:29 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/02/24 02:32:29 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/02/24 02:32:29 DEBUG : dir/virtualFile: Reset virtual modtime 2026/02/24 02:32:29 DEBUG : forgetting directory cache 2026/02/24 02:32:29 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:29 DEBUG : dir/virtualDir: forgetting directory cache 2026/02/24 02:32:29 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:29 DEBUG : dir/virtualDir: Looking for writers 2026/02/24 02:32:29 DEBUG : dir: Looking for writers 2026/02/24 02:32:29 DEBUG : virtualFile: reading active writers 2026/02/24 02:32:29 DEBUG : virtualDir: reading active writers 2026/02/24 02:32:29 DEBUG : file1: reading active writers 2026/02/24 02:32:29 DEBUG : virtualFile2: reading active writers 2026/02/24 02:32:29 DEBUG : Looking for writers 2026/02/24 02:32:29 DEBUG : dir: reading active writers 2026/02/24 02:32:29 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.39s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:29 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 ERROR : dir/: Can only open directories read only 2026/02/24 02:32:29 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:29 DEBUG : dir: Looking for writers 2026/02/24 02:32:29 DEBUG : Looking for writers 2026/02/24 02:32:29 DEBUG : dir: reading active writers 2026/02/24 02:32:29 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:29 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/24 02:32:29 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/24 02:32:29 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/24 02:32:29 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:29 DEBUG : dir/potato: size = 5 OK 2026/02/24 02:32:29 NOTICE: webdav root 'rclone-test-tabufix4juwi': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/02/24 02:32:29 DEBUG : dir/potato: Size of src and dst objects identical 2026/02/24 02:32:29 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/02/24 02:32:29 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:29 DEBUG : dir: Looking for writers 2026/02/24 02:32:29 DEBUG : file1: reading active writers 2026/02/24 02:32:29 DEBUG : potato: reading active writers 2026/02/24 02:32:29 DEBUG : Looking for writers 2026/02/24 02:32:29 DEBUG : dir: reading active writers 2026/02/24 02:32:29 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:29 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/24 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:30 DEBUG : dir/sub: Looking for writers 2026/02/24 02:32:30 DEBUG : dir: Looking for writers 2026/02/24 02:32:30 DEBUG : file1: reading active writers 2026/02/24 02:32:30 DEBUG : sub: reading active writers 2026/02/24 02:32:30 DEBUG : Looking for writers 2026/02/24 02:32:30 DEBUG : dir: reading active writers 2026/02/24 02:32:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.31s) === RUN TestDirMkdirSub run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:30 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:30 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/24 02:32:30 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/02/24 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:30 DEBUG : dir/sub/subsub: Looking for writers 2026/02/24 02:32:30 DEBUG : dir/sub: Looking for writers 2026/02/24 02:32:30 DEBUG : subsub: reading active writers 2026/02/24 02:32:30 DEBUG : dir: Looking for writers 2026/02/24 02:32:30 DEBUG : file1: reading active writers 2026/02/24 02:32:30 DEBUG : sub: reading active writers 2026/02/24 02:32:30 DEBUG : Looking for writers 2026/02/24 02:32:30 DEBUG : dir: reading active writers 2026/02/24 02:32:30 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.28s) === RUN TestDirRemove run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:30 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:30 ERROR : dir/: Dir.Remove not empty 2026/02/24 02:32:30 DEBUG : dir/file1: Remove: 2026/02/24 02:32:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:30 DEBUG : dir/file1: >Remove: err= 2026/02/24 02:32:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/24 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:30 DEBUG : Looking for writers 2026/02/24 02:32:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:30 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:30 DEBUG : dir/file1: Remove: 2026/02/24 02:32:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:30 DEBUG : dir/file1: >Remove: err= 2026/02/24 02:32:30 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/24 02:32:30 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:30 DEBUG : Looking for writers 2026/02/24 02:32:30 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:30 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:30 DEBUG : dir/file1: Remove: 2026/02/24 02:32:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:30 DEBUG : dir/file1: >Remove: err= 2026/02/24 02:32:31 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:31 DEBUG : dir: Looking for writers 2026/02/24 02:32:31 DEBUG : Looking for writers 2026/02/24 02:32:31 DEBUG : dir: reading active writers 2026/02/24 02:32:31 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:31 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:31 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:31 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/02/24 02:32:31 DEBUG : dir: Updating dir with dir2 0xc000820dd0 2026/02/24 02:32:31 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vDel: "dir" 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/02/24 02:32:31 INFO : dir2/file1: Moved (server-side) to: file2 2026/02/24 02:32:31 DEBUG : file2: Updating file with file2 0xc00075a480 2026/02/24 02:32:31 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:31 INFO : dir2/file3: Deleted 2026/02/24 02:32:31 INFO : file2: Moved (server-side) to: dir2/file3 2026/02/24 02:32:31 DEBUG : dir2/file3: Updating file with dir2/file3 0xc00075a480 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vDel: "file2" 2026/02/24 02:32:31 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/02/24 02:32:31 DEBUG : empty directory: Updating dir with renamed empty directory 0xc000615450 2026/02/24 02:32:31 DEBUG : empty directory: forgetting directory cache 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/02/24 02:32:31 DEBUG : dir2: Renaming to "dir3" 2026/02/24 02:32:31 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:31 DEBUG : renamed empty directory: Looking for writers 2026/02/24 02:32:31 DEBUG : dir3: Looking for writers 2026/02/24 02:32:31 DEBUG : file3: reading active writers 2026/02/24 02:32:31 DEBUG : Looking for writers 2026/02/24 02:32:31 DEBUG : dir3: reading active writers 2026/02/24 02:32:31 DEBUG : renamed empty directory: reading active writers 2026/02/24 02:32:31 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-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:31 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:31 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/02/24 02:32:31 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:31 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/24 02:32:31 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/02/24 02:32:31 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/02/24 02:32:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/24 02:32:31 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:31 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:31 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/02/24 02:32:31 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/02/24 02:32:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:31 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (12 bytes), uploading instead of streaming 2026/02/24 02:32:31 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:31 DEBUG : dir/sub/file2: size = 12 OK 2026/02/24 02:32:31 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/02/24 02:32:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:31 DEBUG : forgetting directory cache 2026/02/24 02:32:31 DEBUG : dir: forgetting directory cache 2026/02/24 02:32:31 DEBUG : dir/sub: forgetting directory cache 2026/02/24 02:32:31 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/02/24 02:32:31 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/02/24 02:32:31 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/24 02:32:31 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:31 DEBUG : dir/sub/file0: size = 5 OK 2026/02/24 02:32:31 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/02/24 02:32:31 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/02/24 02:32:31 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:31 DEBUG : dir/sub: Looking for writers 2026/02/24 02:32:31 DEBUG : file0: reading active writers 2026/02/24 02:32:31 DEBUG : file2: reading active writers 2026/02/24 02:32:31 DEBUG : dir: Looking for writers 2026/02/24 02:32:31 DEBUG : file1: reading active writers 2026/02/24 02:32:31 DEBUG : sub: reading active writers 2026/02/24 02:32:31 DEBUG : Looking for writers 2026/02/24 02:32:31 DEBUG : dir: reading active writers 2026/02/24 02:32:31 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.27s) === RUN TestDirEntryModTimeInvalidation run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:31 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/02/24 02:32:31 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:31 DEBUG : Looking for writers 2026/02/24 02:32:31 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:31 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/02/24 02:32:31 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:31 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/02/24 02:32:31 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/02/24 02:32:31 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/02/24 02:32:31 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:31 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:31 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/02/24 02:32:31 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:31 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/02/24 02:32:31 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/02/24 02:32:31 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/02/24 02:32:31 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:31 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:31 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:31 DEBUG : dir: Looking for writers 2026/02/24 02:32:31 DEBUG : file1: reading active writers 2026/02/24 02:32:31 DEBUG : file1.metadata: reading active writers 2026/02/24 02:32:31 DEBUG : Looking for writers 2026/02/24 02:32:31 DEBUG : dir: reading active writers 2026/02/24 02:32:31 DEBUG : dir.metadata: reading active writers 2026/02/24 02:32:31 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:32 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : dir: Looking for writers 2026/02/24 02:32:32 DEBUG : file1: reading active writers 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : dir: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.13s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:32 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : dir: Looking for writers 2026/02/24 02:32:32 DEBUG : file1: reading active writers 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : dir: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:32 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : dir: Looking for writers 2026/02/24 02:32:32 DEBUG : file1: reading active writers 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : dir: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/02/24 02:32:32 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/02/24 02:32:32 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/02/24 02:32:32 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:32 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : file.txt: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:32 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:32 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : dir/file1: size = 25 OK 2026/02/24 02:32:32 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/24 02:32:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : dir: Looking for writers 2026/02/24 02:32:32 DEBUG : file1: reading active writers 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : dir: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:32 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : dir/file1: Remove: 2026/02/24 02:32:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:32 DEBUG : dir/file1: >Remove: err= 2026/02/24 02:32:32 DEBUG : dir/file1: Remove: 2026/02/24 02:32:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : dir: Looking for writers 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : dir: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:32 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:32 DEBUG : dir/file1: Remove: 2026/02/24 02:32:32 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:32 DEBUG : dir/file1: >Remove: err= 2026/02/24 02:32:32 DEBUG : dir/file1: Remove: 2026/02/24 02:32:32 DEBUG : dir/file1: >Remove: err=Read only file system 2026/02/24 02:32:32 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:32 DEBUG : dir: Looking for writers 2026/02/24 02:32:32 DEBUG : Looking for writers 2026/02/24 02:32:32 DEBUG : dir: reading active writers 2026/02/24 02:32:32 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:33 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:33 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:33 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/02/24 02:32:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/24 02:32:33 DEBUG : dir/file1: Open: flags=O_RDWR 2026/02/24 02:32:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/24 02:32:33 DEBUG : dir/file1: Open: flags=0x3 2026/02/24 02:32:33 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/02/24 02:32:33 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : file1: reading active writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:33 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : file1: reading active writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: 2026/02/24 02:32:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a83c0 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/24 02:32:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a83c0 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc0006a83c0 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/24 02:32:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:33 DEBUG : dir/file1: size = 25 OK 2026/02/24 02:32:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:33 DEBUG : newLeaf: Running delayed rename now 2026/02/24 02:32:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a83c0 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:33 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : file1: reading active writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: 2026/02/24 02:32:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0004eb500 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:33 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/24 02:32:33 DEBUG : dir/file1: Updating file with dir/file1 0xc0004eb500 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:33 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:33 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:33 DEBUG : dir/file1: File is currently open, delaying rename 0xc0004eb500 2026/02/24 02:32:33 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (25 bytes), uploading instead of streaming 2026/02/24 02:32:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:33 DEBUG : dir/file1: size = 25 OK 2026/02/24 02:32:33 DEBUG : dir/file1: Size of src and dst objects identical 2026/02/24 02:32:33 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:33 DEBUG : newLeaf: Running delayed rename now 2026/02/24 02:32:33 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:33 DEBUG : newLeaf: Updating file with newLeaf 0xc0004eb500 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: 2026/02/24 02:32:33 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:33 DEBUG : dir: Looking for writers 2026/02/24 02:32:33 DEBUG : Looking for writers 2026/02/24 02:32:33 DEBUG : dir: reading active writers 2026/02/24 02:32:33 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:33 DEBUG : >WaitForWriters: 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:33 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:33 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:34 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:34 DEBUG : dir/file1(0xc0009b79c0): openPending: 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1(0xc0009b79c0): >openPending: err= 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:34 DEBUG : dir/file1(0xc0009b79c0): _writeAt: size=14, off=0 2026/02/24 02:32:34 DEBUG : dir/file1(0xc0009b79c0): >_writeAt: n=14, err= 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/24 02:32:34 DEBUG : dir/file1(0xc0009b79c0): close: 2026/02/24 02:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/24 02:32:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:34 DEBUG : dir/file1(0xc0009b79c0): >close: err= 2026/02/24 02:32:34 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : file1: reading active writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : file1: reading active writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : file1: reading active writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : file1: reading active writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: starting upload 2026/02/24 02:32:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:34 DEBUG : dir/file1: size = 14 OK 2026/02/24 02:32:34 INFO : dir/file1: Copied (replaced existing) 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:34 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : file1: reading active writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : >WaitForWriters: 2026/02/24 02:32:34 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000e88840): _readAt: size=512, off=0 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000e88840): openPending: 2026/02/24 02:32:34 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/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000e88840): >openPending: err= 2026/02/24 02:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000e88840): >_readAt: n=14, err=EOF 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000e88840): close: 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000e88840): >close: err= 2026/02/24 02:32:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a8e40 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/24 02:32:34 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/24 02:32:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a8e40 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000f1fe00): openPending: 2026/02/24 02:32:34 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/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000f1fe00): >openPending: err= 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000f1fe00): _writeAt: size=25, off=0 2026/02/24 02:32:34 DEBUG : dir/file1(0xc000f1fe00): >_writeAt: n=25, err= 2026/02/24 02:32:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a8e40 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:34 DEBUG : newLeaf(0xc000f1fe00): close: 2026/02/24 02:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-24 02:32:34.314736696 +0000 UTC m=+6.874376962 2026/02/24 02:32:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:34 DEBUG : newLeaf(0xc000f1fe00): >close: err= 2026/02/24 02:32:34 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: starting upload 2026/02/24 02:32:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:34 DEBUG : newLeaf: size = 25 OK 2026/02/24 02:32:34 INFO : newLeaf: Copied (replaced existing) 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-24 02:32:34 +0000 UTC" 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : >WaitForWriters: 2026/02/24 02:32:34 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : >WaitForWriters: 2026/02/24 02:32:34 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:34 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:34 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:34 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:34 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:34 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:34 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : file1: reading active writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : >WaitForWriters: 2026/02/24 02:32:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a9740 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:34 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/24 02:32:34 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a9740 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:34 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:34 DEBUG : dir/file1(0xc001010680): openPending: 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:34 DEBUG : dir/file1(0xc001010680): >openPending: err= 2026/02/24 02:32:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:34 DEBUG : dir/file1(0xc001010680): _writeAt: size=25, off=0 2026/02/24 02:32:34 DEBUG : dir/file1(0xc001010680): >_writeAt: n=25, err= 2026/02/24 02:32:34 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:34 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:34 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a9740 2026/02/24 02:32:34 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:34 DEBUG : newLeaf(0xc001010680): close: 2026/02/24 02:32:34 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-24 02:32:34.808397081 +0000 UTC m=+7.368037448 2026/02/24 02:32:34 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:34 DEBUG : newLeaf(0xc001010680): >close: err= 2026/02/24 02:32:34 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:34 DEBUG : dir: Looking for writers 2026/02/24 02:32:34 DEBUG : Looking for writers 2026/02/24 02:32:34 DEBUG : dir: reading active writers 2026/02/24 02:32:34 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: starting upload 2026/02/24 02:32:34 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:34 DEBUG : newLeaf: size = 25 OK 2026/02/24 02:32:34 INFO : newLeaf: Copied (replaced existing) 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-24 02:32:34 +0000 UTC" 2026/02/24 02:32:34 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/24 02:32:34 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:34 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : >WaitForWriters: 2026/02/24 02:32:35 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : >WaitForWriters: 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:35 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:35 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000e880c0): openPending: 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000e880c0): >openPending: err= 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000e880c0): _writeAt: size=14, off=0 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000e880c0): >_writeAt: n=14, err= 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000e880c0): close: 2026/02/24 02:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/02/24 02:32:35 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000e880c0): >close: err= 2026/02/24 02:32:35 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : file1: reading active writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : file1: reading active writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : file1: reading active writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : file1: reading active writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: starting upload 2026/02/24 02:32:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:35 DEBUG : dir/file1: size = 14 OK 2026/02/24 02:32:35 INFO : dir/file1: Copied (replaced existing) 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:35 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : file1: reading active writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : >WaitForWriters: 2026/02/24 02:32:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00070ebc0): _readAt: size=512, off=0 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00070ebc0): openPending: 2026/02/24 02:32:35 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/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00070ebc0): >openPending: err= 2026/02/24 02:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00070ebc0): >_readAt: n=14, err=EOF 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00070ebc0): close: 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00070ebc0): >close: err= 2026/02/24 02:32:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a8180 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/24 02:32:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/24 02:32:35 DEBUG : dir/file1: Updating file with dir/file1 0xc0006a8180 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00069ad40): openPending: 2026/02/24 02:32:35 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/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00069ad40): >openPending: err= 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00069ad40): _writeAt: size=25, off=0 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00069ad40): >_writeAt: n=25, err= 2026/02/24 02:32:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:35 DEBUG : newLeaf: Updating file with newLeaf 0xc0006a8180 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:35 DEBUG : newLeaf(0xc00069ad40): close: 2026/02/24 02:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/24 02:32:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-24 02:32:35.449700996 +0000 UTC m=+8.009341292 2026/02/24 02:32:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:35 DEBUG : newLeaf(0xc00069ad40): >close: err= 2026/02/24 02:32:35 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:35 DEBUG : newLeaf: vfs cache: starting upload 2026/02/24 02:32:35 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:35 DEBUG : newLeaf: size = 25 OK 2026/02/24 02:32:35 INFO : newLeaf: Copied (replaced existing) 2026/02/24 02:32:35 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-24 02:32:35 +0000 UTC" 2026/02/24 02:32:35 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:35 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : >WaitForWriters: 2026/02/24 02:32:35 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : >WaitForWriters: 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:35 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:35 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:35 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : file1: reading active writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : >WaitForWriters: 2026/02/24 02:32:35 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00081df40): _readAt: size=512, off=0 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00081df40): openPending: 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00081df40): >openPending: err= 2026/02/24 02:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/02/24 02:32:35 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:32:35 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:35 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00081df40): >_readAt: n=14, err=EOF 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00081df40): close: 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:35 DEBUG : dir/file1(0xc00081df40): >close: err= 2026/02/24 02:32:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00075b140 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:35 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/02/24 02:32:35 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/02/24 02:32:35 DEBUG : dir/file1: Updating file with dir/file1 0xc00075b140 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:35 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000907180): openPending: 2026/02/24 02:32:35 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/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000907180): >openPending: err= 2026/02/24 02:32:35 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:35 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:35 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000907180): _writeAt: size=25, off=0 2026/02/24 02:32:35 DEBUG : dir/file1(0xc000907180): >_writeAt: n=25, err= 2026/02/24 02:32:35 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/02/24 02:32:35 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/02/24 02:32:35 DEBUG : newLeaf: Updating file with newLeaf 0xc00075b140 2026/02/24 02:32:35 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:32:35 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:35 DEBUG : newLeaf(0xc000907180): close: 2026/02/24 02:32:35 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/02/24 02:32:35 DEBUG : newLeaf: vfs cache: setting modification time to 2026-02-24 02:32:35.956147681 +0000 UTC m=+8.515787957 2026/02/24 02:32:35 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:35 DEBUG : newLeaf(0xc000907180): >close: err= 2026/02/24 02:32:35 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:35 DEBUG : dir: Looking for writers 2026/02/24 02:32:35 DEBUG : Looking for writers 2026/02/24 02:32:35 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:35 DEBUG : dir: reading active writers 2026/02/24 02:32:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:36 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:36 DEBUG : newLeaf: vfs cache: starting upload 2026/02/24 02:32:36 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:36 DEBUG : newLeaf: size = 25 OK 2026/02/24 02:32:36 INFO : newLeaf: Copied (replaced existing) 2026/02/24 02:32:36 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-02-24 02:32:35 +0000 UTC" 2026/02/24 02:32:36 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/02/24 02:32:36 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/02/24 02:32:36 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:36 DEBUG : >WaitForWriters: 2026/02/24 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : newLeaf: reading active writers 2026/02/24 02:32:36 DEBUG : >WaitForWriters: 2026/02/24 02:32:36 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestFileRename (3.06s) --- 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.49s) --- PASS: TestFileRename/writes,forceCache=true (0.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 192 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 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-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : file1: reading active writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/24 02:32:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/24 02:32:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/02/24 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : file1: reading active writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/02/24 02:32:36 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/02/24 02:32:36 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/02/24 02:32:36 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/02/24 02:32:36 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/24 02:32:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/24 02:32:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/24 02:32:36 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/02/24 02:32:36 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/02/24 02:32:36 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/02/24 02:32:36 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/02/24 02:32:36 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/02/24 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : file1: reading active writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:36 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:36 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:36 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:36 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:36 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:36 DEBUG : dir: Looking for writers 2026/02/24 02:32:36 DEBUG : file1: reading active writers 2026/02/24 02:32:36 DEBUG : Looking for writers 2026/02/24 02:32:36 DEBUG : dir: reading active writers 2026/02/24 02:32:36 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:36 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/02/24 02:32:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/02/24 02:32:37 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : dir: Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : dir: reading active writers 2026/02/24 02:32:37 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): _readAt: size=1, off=0 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): openPending: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): >openPending: err= 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): _readAt: size=256, off=1 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): >_readAt: n=15, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): _readAt: size=16, off=16 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): >_readAt: n=0, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): close: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): >close: err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): close: 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000ccec80): >close: err=file already closed 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : dir: Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : dir: reading active writers 2026/02/24 02:32:37 DEBUG : >WaitForWriters: 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): _readAt: size=1, off=0 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): openPending: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >openPending: err= 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): _readAt: size=1, off=5 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): _readAt: size=1, off=3 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): _readAt: size=1, off=13 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): _readAt: size=16, off=100 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >_readAt: n=0, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): close: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000da9000): >close: err= 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : dir: Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : dir: reading active writers 2026/02/24 02:32:37 DEBUG : >WaitForWriters: 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=1, off=0 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): openPending: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >openPending: err= 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=1, off=5 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=1, off=1 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=1, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=6, off=10 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=6, err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=256, off=10 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=6, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=256, off=100 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=0, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): close: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >close: err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): _readAt: size=256, off=100 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e9b400): >_readAt: n=0, err=file already closed 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : dir: Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : dir: reading active writers 2026/02/24 02:32:37 DEBUG : >WaitForWriters: 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): RWFileHandle.Flush 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): _readAt: size=256, off=0 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): openPending: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): >openPending: err= 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): >_readAt: n=16, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): RWFileHandle.Flush 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): RWFileHandle.Flush 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): close: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000e1ba80): >close: err= 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : dir: Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : dir: reading active writers 2026/02/24 02:32:37 DEBUG : >WaitForWriters: 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:37 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:32:37 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/02/24 02:32:37 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:37 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:37 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): _readAt: size=256, off=0 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): openPending: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:37 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): >openPending: err= 2026/02/24 02:32:37 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:32:37 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): >_readAt: n=16, err=EOF 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): RWFileHandle.Release 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): close: 2026/02/24 02:32:37 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06 +0000 GMT 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): >close: err= 2026/02/24 02:32:37 DEBUG : dir/file1(0xc000814c00): RWFileHandle.Release 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : dir: Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : dir: reading active writers 2026/02/24 02:32:37 DEBUG : >WaitForWriters: 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:37 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:37 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:37 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:37 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:37 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): openPending: 2026/02/24 02:32:37 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): >openPending: err= 2026/02/24 02:32:37 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:37 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:37 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:37 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): _writeAt: size=5, off=0 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): >_writeAt: n=5, err= 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): _writeAt: size=7, off=5 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): >_writeAt: n=7, err= 2026/02/24 02:32:37 DEBUG : file1: vfs cache: truncate to size=11 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): close: 2026/02/24 02:32:37 DEBUG : file1: vfs cache: setting modification time to 2026-02-24 02:32:37.904874082 +0000 UTC m=+10.464514409 2026/02/24 02:32:37 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): >close: err= 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): close: 2026/02/24 02:32:37 DEBUG : file1(0xc0009dfec0): >close: err=file already closed 2026/02/24 02:32:37 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:37 DEBUG : Looking for writers 2026/02/24 02:32:37 DEBUG : file1: reading active writers 2026/02/24 02:32:37 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:38 DEBUG : file1: vfs cache: starting upload 2026/02/24 02:32:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:38 DEBUG : file1: size = 11 OK 2026/02/24 02:32:38 INFO : file1: Copied (new) 2026/02/24 02:32:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-24 02:32:37 +0000 UTC" 2026/02/24 02:32:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.21s) === RUN TestRWFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:38 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): openPending: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): >openPending: err= 2026/02/24 02:32:38 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): _writeAt: size=7, off=0 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): >_writeAt: n=7, err= 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): _writeAt: size=6, off=5 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): >_writeAt: n=6, err= 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): close: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: setting modification time to 2026-02-24 02:32:38.105724718 +0000 UTC m=+10.665365005 2026/02/24 02:32:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): >close: err= 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): _writeAt: size=5, off=0 2026/02/24 02:32:38 DEBUG : file1(0xc000ea5dc0): >_writeAt: n=0, err=file already closed 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:38 DEBUG : file1: vfs cache: starting upload 2026/02/24 02:32:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:38 DEBUG : file1: size = 11 OK 2026/02/24 02:32:38 INFO : file1: Copied (new) 2026/02/24 02:32:38 DEBUG : file1: vfs cache: fingerprint now "11,2026-02-24 02:32:38 +0000 UTC" 2026/02/24 02:32:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:38 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:38 DEBUG : file1(0xc000e88100): openPending: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1(0xc000e88100): >openPending: err= 2026/02/24 02:32:38 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1(0xc000e88100): close: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: setting modification time to 2026-02-24 02:32:38.302409965 +0000 UTC m=+10.862050231 2026/02/24 02:32:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:38 DEBUG : file1(0xc000e88100): >close: err= 2026/02/24 02:32:38 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/24 02:32:38 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:32:38 DEBUG : file2: newRWFileHandle: 2026/02/24 02:32:38 DEBUG : file2(0xc000e88580): openPending: 2026/02/24 02:32:38 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:38 DEBUG : file2(0xc000e88580): >openPending: err= 2026/02/24 02:32:38 DEBUG : file2: >newRWFileHandle: err= 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:38 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/02/24 02:32:38 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/02/24 02:32:38 DEBUG : file2(0xc000e88580): RWFileHandle.Flush 2026/02/24 02:32:38 DEBUG : file2(0xc000e88580): RWFileHandle.Release 2026/02/24 02:32:38 DEBUG : file2(0xc000e88580): close: 2026/02/24 02:32:38 DEBUG : file2: vfs cache: setting modification time to 2026-02-24 02:32:38.303821628 +0000 UTC m=+10.863461924 2026/02/24 02:32:38 INFO : file2: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:38 DEBUG : file2(0xc000e88580): >close: err= 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/02/24 02:32:38 DEBUG : file1: vfs cache: starting upload 2026/02/24 02:32:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:38 DEBUG : file2: vfs cache: starting upload 2026/02/24 02:32:38 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:38 DEBUG : file1: size = 0 OK 2026/02/24 02:32:38 INFO : file1: Copied (new) 2026/02/24 02:32:38 DEBUG : file1: vfs cache: fingerprint now "0,2026-02-24 02:32:38 +0000 UTC" 2026/02/24 02:32:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/02/24 02:32:38 DEBUG : file2: size = 0 OK 2026/02/24 02:32:38 INFO : file2: Copied (new) 2026/02/24 02:32:38 DEBUG : file2: vfs cache: fingerprint now "0,2026-02-24 02:32:38 +0000 UTC" 2026/02/24 02:32:38 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/02/24 02:32:38 INFO : file2: vfs cache: upload succeeded try #1 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : file2: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:38 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): openPending: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): >openPending: err= 2026/02/24 02:32:38 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): _writeAt: size=5, off=0 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): >_writeAt: n=5, err= 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): RWFileHandle.Flush 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): RWFileHandle.Flush 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): close: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: setting modification time to 2026-02-24 02:32:38.674002666 +0000 UTC m=+11.233642962 2026/02/24 02:32:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:38 DEBUG : file1(0xc000985f40): >close: err= 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:38 DEBUG : file1: vfs cache: starting upload 2026/02/24 02:32:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:38 DEBUG : file1: size = 5 OK 2026/02/24 02:32:38 INFO : file1: Copied (new) 2026/02/24 02:32:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-24 02:32:38 +0000 UTC" 2026/02/24 02:32:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : >WaitForWriters: 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:38 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:38 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:38 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:38 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:38 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): openPending: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): >openPending: err= 2026/02/24 02:32:38 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): _writeAt: size=5, off=0 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): >_writeAt: n=5, err= 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): RWFileHandle.Release 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): close: 2026/02/24 02:32:38 DEBUG : file1: vfs cache: setting modification time to 2026-02-24 02:32:38.860390487 +0000 UTC m=+11.420030783 2026/02/24 02:32:38 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): >close: err= 2026/02/24 02:32:38 DEBUG : file1(0xc00106bf40): RWFileHandle.Release 2026/02/24 02:32:38 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:38 DEBUG : Looking for writers 2026/02/24 02:32:38 DEBUG : file1: reading active writers 2026/02/24 02:32:38 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:38 DEBUG : file1: vfs cache: starting upload 2026/02/24 02:32:38 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:38 DEBUG : file1: size = 5 OK 2026/02/24 02:32:38 INFO : file1: Copied (new) 2026/02/24 02:32:38 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-24 02:32:38 +0000 UTC" 2026/02/24 02:32:38 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:38 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:38 INFO : file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : >WaitForWriters: 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : dir/file1(0xc000a14c80): openPending: 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 DEBUG : dir/file1(0xc000a14c80): >openPending: err= 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:39 DEBUG : dir/file1(0xc000a14c80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : dir/file1(0xc000a14c80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : dir/file1(0xc000a14c80): close: 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-24 02:32:39.112106921 +0000 UTC m=+11.671747217 2026/02/24 02:32:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : dir/file1(0xc000a14c80): >close: err= 2026/02/24 02:32:39 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: starting upload 2026/02/24 02:32:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:39 DEBUG : dir/file1: size = 5 OK 2026/02/24 02:32:39 INFO : dir/file1: Copied (replaced existing) 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-02-24 02:32:39 +0000 UTC" 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : >WaitForWriters: 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:39 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : dir/file1: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : dir/file1: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/02/24 02:32:39 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): openPending: 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/02/24 02:32:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): >openPending: err= 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): _writeAt: size=15, off=5 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): >_writeAt: n=15, err= 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): close: 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: setting modification time to 2026-02-24 02:32:39.393705568 +0000 UTC m=+11.953345954 2026/02/24 02:32:39 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : dir/file1(0xc0008dc400): >close: err= 2026/02/24 02:32:39 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: starting upload 2026/02/24 02:32:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:39 DEBUG : dir/file1: size = 20 OK 2026/02/24 02:32:39 INFO : dir/file1: Copied (replaced existing) 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-02-24 02:32:39 +0000 UTC" 2026/02/24 02:32:39 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:39 DEBUG : dir: Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : dir: reading active writers 2026/02/24 02:32:39 DEBUG : >WaitForWriters: 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.28s) === RUN TestRWFileHandleSizeCreateNew run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:39 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : file1(0xc0008ddb40): openPending: 2026/02/24 02:32:39 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 DEBUG : file1(0xc0008ddb40): >openPending: err= 2026/02/24 02:32:39 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:39 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/02/24 02:32:39 DEBUG : file1(0xc0008ddb40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : file1(0xc0008ddb40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : file1(0xc0008ddb40): close: 2026/02/24 02:32:39 DEBUG : file1: vfs cache: setting modification time to 2026-02-24 02:32:39.612964329 +0000 UTC m=+12.172604626 2026/02/24 02:32:39 INFO : file1: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : file1(0xc0008ddb40): >close: err= 2026/02/24 02:32:39 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:39 DEBUG : file1: vfs cache: starting upload 2026/02/24 02:32:39 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:32:39 DEBUG : file1: size = 5 OK 2026/02/24 02:32:39 INFO : file1: Copied (new) 2026/02/24 02:32:39 DEBUG : file1: vfs cache: fingerprint now "5,2026-02-24 02:32:39 +0000 UTC" 2026/02/24 02:32:39 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:39 INFO : file1: vfs cache: upload succeeded try #1 2026/02/24 02:32:39 DEBUG : Looking for writers 2026/02/24 02:32:39 DEBUG : file1: reading active writers 2026/02/24 02:32:39 DEBUG : >WaitForWriters: 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:39 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:39 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/02/24 02:32:39 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0a40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0a40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0a40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0a40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0a40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.800895241 +0000 UTC m=+12.360535537 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0a40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): _writeAt: size=3, off=2 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.800895241 +0000 UTC m=+12.360535537 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d0ec0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1380): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1380): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1380): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1380): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1380): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.800895241 +0000 UTC m=+12.360535537 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1380): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008239d0 item 1 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d19c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d19c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d19c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d19c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d19c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.804363183 +0000 UTC m=+12.364003479 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d19c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1ec0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1ec0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1ec0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1ec0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1ec0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.804363183 +0000 UTC m=+12.364003479 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009d1ec0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0005342a0 item 2 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4580): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4580): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4580): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4580): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4580): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.806827151 +0000 UTC m=+12.366467448 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4580): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): _writeAt: size=3, off=2 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.806827151 +0000 UTC m=+12.366467448 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4a00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4ec0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4ec0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4ec0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4ec0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4ec0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.806827151 +0000 UTC m=+12.366467448 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f4ec0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535030 item 3 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5540): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5540): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5540): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5540): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5540): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.810362631 +0000 UTC m=+12.370002927 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5540): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5a80): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5a80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5a80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5a80): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5a80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.810362631 +0000 UTC m=+12.370002927 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009f5a80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000535ea0 item 4 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a140): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a140): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a140): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a140): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a140): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.812894127 +0000 UTC m=+12.372534413 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a140): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): _writeAt: size=3, off=2 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.812894127 +0000 UTC m=+12.372534413 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2a5c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2aa80): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2aa80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2aa80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2aa80): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2aa80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.812894127 +0000 UTC m=+12.372534413 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2aa80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680460 item 5 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b100): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b100): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b100): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b100): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b100): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.816649221 +0000 UTC m=+12.376289508 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b100): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b640): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b640): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b640): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b640): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b640): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.816649221 +0000 UTC m=+12.376289508 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2b640): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000680e00 item 6 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2bcc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2bcc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2bcc0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2bcc0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2bcc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.819223788 +0000 UTC m=+12.378864074 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e2bcc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): _writeAt: size=3, off=2 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.819223788 +0000 UTC m=+12.378864074 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a240): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a700): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a700): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a700): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a700): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a700): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.819223788 +0000 UTC m=+12.378864074 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4a700): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000681260 item 7 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4ad80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4ad80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4ad80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4ad80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4ad80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.823001986 +0000 UTC m=+12.382642282 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4ad80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b2c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b2c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b2c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b2c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b2c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.823001986 +0000 UTC m=+12.382642282 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b2c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0006819d0 item 8 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b880): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000e4b880): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b880): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b880): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b880): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b880): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4b880): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bc40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bc40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bc40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bc40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bc40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.827230021 +0000 UTC m=+12.386870318 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bc40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): _writeAt: size=3, off=2 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.827230021 +0000 UTC m=+12.386870318 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000b7bc80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6200): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6200): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6200): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6200): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6200): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.827230021 +0000 UTC m=+12.386870318 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6200): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004096c0 item 9 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6880): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6880): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6880): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6880): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6880): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.830975367 +0000 UTC m=+12.390615693 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6880): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6dc0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6dc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6dc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6dc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6dc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.830975367 +0000 UTC m=+12.390615693 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da6dc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000409dc0 item 10 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7400): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000da7400): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7400): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7400): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7400): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7400): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7400): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da77c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da77c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da77c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da77c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da77c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.834620183 +0000 UTC m=+12.394260479 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da77c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): _writeAt: size=3, off=2 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.834620183 +0000 UTC m=+12.394260479 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000da7cc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6240): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6240): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6240): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6240): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6240): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.834620183 +0000 UTC m=+12.394260479 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6240): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456460 item 11 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd68c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd68c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd68c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd68c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd68c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.8389439 +0000 UTC m=+12.398584236 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd68c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6e00): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6e00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6e00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6e00): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6e00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.8389439 +0000 UTC m=+12.398584236 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd6e00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000456e00 item 12 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7440): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000dd7440): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7440): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7440): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7440): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7440): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7440): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7800): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7800): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7800): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7800): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7800): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.842379231 +0000 UTC m=+12.402019597 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7800): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7ec0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7ec0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7ec0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7ec0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7ec0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.842379231 +0000 UTC m=+12.402019597 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dd7ec0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004572d0 item 13 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfe5c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfe5c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfe5c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfe5c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfe5c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.846104519 +0000 UTC m=+12.405744845 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfe5c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfeb00): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfeb00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfeb00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfeb00): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfeb00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.846104519 +0000 UTC m=+12.405744845 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dfeb00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000457c70 item 14 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff140): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000dff140): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff140): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff140): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff140): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff140): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff140): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff500): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff500): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff500): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff500): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff500): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.849701003 +0000 UTC m=+12.409341309 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dff500): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dffbc0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dffbc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dffbc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dffbc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dffbc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.849701003 +0000 UTC m=+12.409341309 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000dffbc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fc2a0 item 15 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb62c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb62c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb62c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb62c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb62c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.852743002 +0000 UTC m=+12.412383298 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb62c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6800): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6800): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6800): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6800): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6800): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.852743002 +0000 UTC m=+12.412383298 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6800): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fc850 item 16 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6e40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6e40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6e40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6e40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6e40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.855146075 +0000 UTC m=+12.414786371 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb6e40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): _writeAt: size=3, off=7 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.855146075 +0000 UTC m=+12.414786371 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb72c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb77c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb77c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb77c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb77c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb77c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.855146075 +0000 UTC m=+12.414786371 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb77c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fccb0 item 17 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb7e40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb7e40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb7e40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb7e40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb7e40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.858742179 +0000 UTC m=+12.418382466 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000eb7e40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000ede400): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000ede400): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000ede400): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000ede400): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000ede400): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.858742179 +0000 UTC m=+12.418382466 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000ede400): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd2d0 item 18 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edea80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edea80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edea80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edea80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edea80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.861539106 +0000 UTC m=+12.421179392 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edea80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): _writeAt: size=3, off=7 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.861539106 +0000 UTC m=+12.421179392 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edef80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edf480): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edf480): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edf480): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edf480): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edf480): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.861539106 +0000 UTC m=+12.421179392 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edf480): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0000fd880 item 19 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edfb00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edfb00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edfb00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edfb00): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edfb00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.864890628 +0000 UTC m=+12.424530915 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000edfb00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bf40): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bf40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bf40): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bf40): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bf40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.864890628 +0000 UTC m=+12.424530915 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e4bf40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009261c0 item 20 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66640): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66640): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66640): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66640): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66640): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.868615575 +0000 UTC m=+12.428255862 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66640): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): _writeAt: size=3, off=7 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.868615575 +0000 UTC m=+12.428255862 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e66b40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67040): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67040): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67040): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67040): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67040): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.868615575 +0000 UTC m=+12.428255862 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67040): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f80e0 item 21 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e676c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e676c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e676c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e676c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e676c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.873042948 +0000 UTC m=+12.432683245 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e676c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67c00): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67c00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67c00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67c00): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67c00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.873042948 +0000 UTC m=+12.432683245 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000e67c00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f8700 item 22 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24300): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24300): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24300): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24300): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24300): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.875972294 +0000 UTC m=+12.435612580 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24300): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): _writeAt: size=3, off=7 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.875972294 +0000 UTC m=+12.435612580 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24800): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24d00): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24d00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24d00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24d00): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24d00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.875972294 +0000 UTC m=+12.435612580 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f24d00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f8b60 item 23 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25380): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25380): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25380): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25380): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25380): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.879602443 +0000 UTC m=+12.439242739 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25380): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f258c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f258c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f258c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f258c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f258c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.879602443 +0000 UTC m=+12.439242739 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f258c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f91f0 item 24 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25f00): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000f25f00): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25f00): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25f00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25f00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25f00): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f25f00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56340): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56340): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56340): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56340): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56340): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.883203786 +0000 UTC m=+12.442844072 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56340): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): _writeAt: size=3, off=7 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.883203786 +0000 UTC m=+12.442844072 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56840): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56d80): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56d80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56d80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56d80): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56d80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.883203786 +0000 UTC m=+12.442844072 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f56d80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9570 item 25 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57400): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57400): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57400): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57400): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57400): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.886719238 +0000 UTC m=+12.446359534 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57400): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57940): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57940): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57940): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57940): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57940): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.886719238 +0000 UTC m=+12.446359534 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f57940): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009f9c70 item 26 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90000): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000f90000): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90000): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90000): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90000): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90000): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90000): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f903c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f903c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f903c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f903c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f903c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.889632143 +0000 UTC m=+12.449272439 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f903c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): >_readAt: n=2, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): _writeAt: size=3, off=7 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.889632143 +0000 UTC m=+12.449272439 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f908c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90e00): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90e00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90e00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90e00): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90e00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.889632143 +0000 UTC m=+12.449272439 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f90e00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc070 item 27 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f91480): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f91480): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f91480): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f91480): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f91480): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.895137239 +0000 UTC m=+12.454777525 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f91480): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f919c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f919c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f919c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f919c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f919c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.895137239 +0000 UTC m=+12.454777525 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f919c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc540 item 28 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0080): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000fb0080): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0080): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0080): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0080): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0080): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0080): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0440): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0440): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0440): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0440): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0440): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.897877278 +0000 UTC m=+12.457517564 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0440): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0b00): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0b00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0b00): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0b00): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0b00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.897877278 +0000 UTC m=+12.457517564 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb0b00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc9a0 item 29 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1180): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1180): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1180): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1180): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1180): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.906680485 +0000 UTC m=+12.466320811 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1180): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb16c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb16c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb16c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb16c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb16c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.906680485 +0000 UTC m=+12.466320811 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb16c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fcd20 item 30 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1d00): _readAt: size=2, off=0 2026/02/24 02:32:39 ERROR : open-test-file(0xc000fb1d00): Couldn't read size of file 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1d00): >_readAt: n=0, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1d00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1d00): close: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fb1d00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0140): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0140): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0140): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0140): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0140): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.914868973 +0000 UTC m=+12.474509258 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0140): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0800): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0800): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0800): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0800): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0800): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.914868973 +0000 UTC m=+12.474509258 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0800): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd0a0 item 31 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0e80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0e80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0e80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0e80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0e80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.923303805 +0000 UTC m=+12.482944091 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd0e80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd13c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd13c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd13c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd13c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd13c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.923303805 +0000 UTC m=+12.482944091 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd13c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd420 item 32 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008f7cc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008f7cc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008f7cc0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008f7cc0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008f7cc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.929199747 +0000 UTC m=+12.488840024 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008f7cc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003d7d50 item 33 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.930488148 +0000 UTC m=+12.490128424 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d121c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d126c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d126c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d126c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d126c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d126c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.930488148 +0000 UTC m=+12.490128424 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d126c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d18230 item 33 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d12d00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d12d00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d12d00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d12d00): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d12d00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.932615552 +0000 UTC m=+12.492255828 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d12d00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d18620 item 34 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.934902005 +0000 UTC m=+12.494542281 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13180): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d136c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d136c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d136c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d136c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d136c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.934902005 +0000 UTC m=+12.494542281 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d136c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d187e0 item 34 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13d00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13d00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13d00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13d00): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13d00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.938352274 +0000 UTC m=+12.497992540 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d13d00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d18cb0 item 35 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.938869018 +0000 UTC m=+12.498509284 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e200): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e700): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e700): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e700): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e700): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e700): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.938869018 +0000 UTC m=+12.498509284 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4e700): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d18e70 item 35 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4ed80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4ed80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4ed80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4ed80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4ed80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.941692576 +0000 UTC m=+12.501332832 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4ed80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d191f0 item 36 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.942355907 +0000 UTC m=+12.501996173 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f280): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f7c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f7c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f7c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f7c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f7c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.942355907 +0000 UTC m=+12.501996173 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4f7c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d193b0 item 36 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4fe00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4fe00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4fe00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4fe00): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4fe00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.946711133 +0000 UTC m=+12.506351399 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d4fe00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d19810 item 37 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.947325141 +0000 UTC m=+12.506965407 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76300): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76800): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76800): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76800): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76800): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76800): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.947325141 +0000 UTC m=+12.506965407 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76800): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d19ab0 item 37 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76e80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76e80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76e80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76e80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76e80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.948742715 +0000 UTC m=+12.508382981 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76e80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000d19e30 item 38 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.949885812 +0000 UTC m=+12.509526068 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77380): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d778c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d778c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d778c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d778c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d778c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.949885812 +0000 UTC m=+12.509526068 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d778c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e3f0 item 38 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd1d80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd1d80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd1d80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd1d80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd1d80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.95320329 +0000 UTC m=+12.512843546 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fd1d80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009261c0 item 39 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.953727008 +0000 UTC m=+12.513367264 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76200): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76700): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76700): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76700): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76700): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76700): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.953727008 +0000 UTC m=+12.513367264 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76700): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009263f0 item 39 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76d80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76d80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76d80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76d80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76d80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.954921452 +0000 UTC m=+12.514561708 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d76d80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009268c0 item 40 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.955458555 +0000 UTC m=+12.515098811 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000d77b40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea200): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea200): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea200): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea200): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea200): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.955458555 +0000 UTC m=+12.515098811 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea200): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926bd0 item 40 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.9566007 +0000 UTC m=+12.516240956 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000fea7c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feacc0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feacc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feacc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926f50 item 41 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feacc0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feacc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.95727439 +0000 UTC m=+12.516914667 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feacc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927110 item 41 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.958577749 +0000 UTC m=+12.518218005 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb180): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb6c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb6c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb6c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb6c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb6c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.958577749 +0000 UTC m=+12.518218005 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000feb6c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009272d0 item 41 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.959813861 +0000 UTC m=+12.519454117 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000febd00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e42c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e42c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e42c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927650 item 42 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e42c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e42c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.960318253 +0000 UTC m=+12.519958509 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e42c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927960 item 42 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.960806123 +0000 UTC m=+12.520446379 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4840): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4dc0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4dc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4dc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4dc0): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4dc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.960806123 +0000 UTC m=+12.520446379 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e4dc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927b20 item 42 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.962194933 +0000 UTC m=+12.521835199 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5400): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5900): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5900): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5900): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927ea0 item 43 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5900): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5900): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.962733929 +0000 UTC m=+12.522374186 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5900): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e5b0 item 43 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.963214747 +0000 UTC m=+12.522855004 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007e5e40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702800): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702800): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702800): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702800): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702800): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.963214747 +0000 UTC m=+12.522855004 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702800): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e770 item 43 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.964641949 +0000 UTC m=+12.524282246 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000702e40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000703340): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000703340): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000703340): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2eaf0 item 44 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000703340): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000703340): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.965186006 +0000 UTC m=+12.524826261 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000703340): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ed20 item 44 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.965983791 +0000 UTC m=+12.525624047 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0007038c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028100): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028100): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028100): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028100): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028100): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.965983791 +0000 UTC m=+12.525624047 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028100): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ef50 item 44 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.967298751 +0000 UTC m=+12.526939007 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028740): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028c40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028c40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028c40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f2d0 item 45 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028c40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028c40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.967893183 +0000 UTC m=+12.527533439 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001028c40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029340): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029340): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029340): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029340): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029340): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.967893183 +0000 UTC m=+12.527533439 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029340): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f490 item 45 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.969587499 +0000 UTC m=+12.529227755 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029980): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029e80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029e80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029e80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f810 item 46 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029e80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029e80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.970088163 +0000 UTC m=+12.529728419 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc001029e80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00035fb80): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00035fb80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00035fb80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00035fb80): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00035fb80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.970088163 +0000 UTC m=+12.529728419 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00035fb80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f9d0 item 46 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.973638712 +0000 UTC m=+12.533278978 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1600): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1bc0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1bc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1bc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc000 item 47 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1bc0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1bc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.974228885 +0000 UTC m=+12.533869151 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0004d1bc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052b540): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052b540): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052b540): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052b540): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052b540): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.974228885 +0000 UTC m=+12.533869151 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052b540): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc1c0 item 47 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.976146523 +0000 UTC m=+12.535786789 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc00052bd80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008146c0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008146c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008146c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc540 item 48 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008146c0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008146c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.976666805 +0000 UTC m=+12.536307071 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008146c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000814dc0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000814dc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000814dc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000814dc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000814dc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.976666805 +0000 UTC m=+12.536307071 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000814dc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc770 item 48 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815400): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815400): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815400): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815400): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815400): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.978660165 +0000 UTC m=+12.538300431 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815400): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fcb60 item 49 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.979313918 +0000 UTC m=+12.538954184 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815880): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815dc0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815dc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815dc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815dc0): >_readAt: n=8, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815dc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.979313918 +0000 UTC m=+12.538954184 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000815dc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fcd20 item 49 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32500): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32500): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32500): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32500): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32500): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.981166162 +0000 UTC m=+12.540806428 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32500): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd0a0 item 50 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): _readAt: size=2, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): _writeAt: size=3, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.98187551 +0000 UTC m=+12.541515776 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32a00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32f80): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32f80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32f80): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32f80): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32f80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.98187551 +0000 UTC m=+12.541515776 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f32f80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd260 item 50 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33600): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33600): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33600): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33600): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33600): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.984021038 +0000 UTC m=+12.543661314 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33600): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd9d0 item 51 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.984545087 +0000 UTC m=+12.544185342 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000f33b00): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008520c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008520c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008520c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008520c0): >_readAt: n=8, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008520c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.984545087 +0000 UTC m=+12.544185342 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008520c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fdc00 item 51 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852740): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852740): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852740): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852740): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852740): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.985843657 +0000 UTC m=+12.545483933 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852740): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001582a0 item 52 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): _readAt: size=2, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): _writeAt: size=3, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.986381932 +0000 UTC m=+12.546022188 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000852c40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008532c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008532c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008532c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008532c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008532c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.986381932 +0000 UTC m=+12.546022188 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0008532c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001585b0 item 52 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853940): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853940): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853940): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853940): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853940): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.987697654 +0000 UTC m=+12.547337910 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853940): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0001595e0 item 53 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.988202958 +0000 UTC m=+12.547843214 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000853e40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009de400): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009de400): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009de400): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009de400): >_readAt: n=8, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009de400): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.988202958 +0000 UTC m=+12.547843214 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009de400): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159dc0 item 53 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dea80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dea80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dea80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dea80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dea80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.989498501 +0000 UTC m=+12.549138757 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dea80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c230 item 54 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): _readAt: size=2, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): _writeAt: size=3, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.990052406 +0000 UTC m=+12.549692663 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009def80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009df500): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009df500): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009df500): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009df500): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009df500): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.990052406 +0000 UTC m=+12.549692663 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009df500): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c3f0 item 54 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dfc80): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dfc80): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dfc80): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dfc80): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dfc80): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.991706416 +0000 UTC m=+12.551346672 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc0009dfc80): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c9a0 item 55 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.992404283 +0000 UTC m=+12.552044539 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898200): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898740): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898740): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898740): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898740): >_readAt: n=8, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898740): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.992404283 +0000 UTC m=+12.552044539 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898740): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097cb60 item 55 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 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/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898dc0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898dc0): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898dc0): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898dc0): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898dc0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.994190213 +0000 UTC m=+12.553830469 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000898dc0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097cee0 item 56 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): _readAt: size=2, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): _writeAt: size=3, off=5 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.994747594 +0000 UTC m=+12.554387850 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899300): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899880): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899880): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899880): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899880): >_readAt: n=3, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899880): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.994747594 +0000 UTC m=+12.554387850 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000899880): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d0a0 item 56 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): open at offset 0 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.996061452 +0000 UTC m=+12.555701718 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6040): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6580): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6580): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6580): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d490 item 57 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6580): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6580): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.996540095 +0000 UTC m=+12.556180361 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6580): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): _writeAt: size=3, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): open at offset 5 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d650 item 57 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): >_writeAt: n=3, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.997042563 +0000 UTC m=+12.556682839 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de6b40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de70c0): _readAt: size=512, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de70c0): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de70c0): >openPending: err= 2026/02/24 02:32:39 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de70c0): >_readAt: n=8, err=EOF 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de70c0): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.997042563 +0000 UTC m=+12.556682839 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de70c0): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: Remove: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d9d0 item 57 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): open at offset 0 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): _readAt: size=2, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.998823573 +0000 UTC m=+12.558463839 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7700): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:39 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7c40): _writeAt: size=5, off=0 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7c40): openPending: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:39 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7c40): >openPending: err= 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097ddc0 item 58 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7c40): >_writeAt: n=5, err= 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7c40): close: 2026/02/24 02:32:39 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:39.999712139 +0000 UTC m=+12.559352405 2026/02/24 02:32:39 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:39 DEBUG : open-test-file(0xc000de7c40): >close: err= 2026/02/24 02:32:39 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:39 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:39 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e000 item 58 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.00033776 +0000 UTC m=+12.559978015 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.00033776 +0000 UTC m=+12.559978015 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e230 item 58 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.002150158 +0000 UTC m=+12.561790455 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4e40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5380): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5380): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5380): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e5b0 item 59 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5380): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5380): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.002704414 +0000 UTC m=+12.562344670 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5380): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e770 item 59 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.003323652 +0000 UTC m=+12.562963949 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea58c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.003323652 +0000 UTC m=+12.562963949 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e930 item 59 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.004885428 +0000 UTC m=+12.564525695 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6a40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6a40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6a40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ecb0 item 60 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6a40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6a40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.005499046 +0000 UTC m=+12.565139302 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6a40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ee70 item 60 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.006051598 +0000 UTC m=+12.565691855 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6f80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.006051598 +0000 UTC m=+12.565691855 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f030 item 60 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.008525375 +0000 UTC m=+12.568165631 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7c00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e240): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e240): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e240): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f3b0 item 61 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e240): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e240): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.009091394 +0000 UTC m=+12.568731649 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e940): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e940): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e940): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.009091394 +0000 UTC m=+12.568731649 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f5e0 item 61 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.010772875 +0000 UTC m=+12.570413152 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f4c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f4c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f4c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f960 item 62 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f4c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f4c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.011282207 +0000 UTC m=+12.570922483 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f4c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fbc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fbc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fbc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fbc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fbc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.011282207 +0000 UTC m=+12.570922483 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fbc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fb20 item 62 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.01263585 +0000 UTC m=+12.572276107 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a7c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a7c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a7c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ff10 item 63 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a7c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a7c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.013160981 +0000 UTC m=+12.572801237 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a7c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aec0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aec0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.013160981 +0000 UTC m=+12.572801237 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018150 item 63 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.014620124 +0000 UTC m=+12.574260380 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ba80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ba80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ba80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018540 item 64 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ba80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ba80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.015541201 +0000 UTC m=+12.575181457 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ba80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c200): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c200): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c200): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.015541201 +0000 UTC m=+12.575181457 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010187e0 item 64 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c840): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c840): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c840): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.016893693 +0000 UTC m=+12.576533949 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018b60 item 65 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.017352579 +0000 UTC m=+12.576992834 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ccc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d300): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d300): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d300): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.017352579 +0000 UTC m=+12.576992834 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018d20 item 65 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d940): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d940): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d940): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.01856758 +0000 UTC m=+12.578207836 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010190a0 item 66 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.019083954 +0000 UTC m=+12.578724211 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610580): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610580): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610580): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610580): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610580): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.019083954 +0000 UTC m=+12.578724211 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610580): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019260 item 66 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610bc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610bc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610bc0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610bc0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610bc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.020227081 +0000 UTC m=+12.579867336 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610bc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010195e0 item 67 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.020688151 +0000 UTC m=+12.580328406 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611040): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611540): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611540): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611540): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.020688151 +0000 UTC m=+12.580328406 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010197a0 item 67 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611c00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611c00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611c00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611c00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611c00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.021862776 +0000 UTC m=+12.581503033 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611c00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019b90 item 68 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.022351719 +0000 UTC m=+12.581991975 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e886c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e886c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e886c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e886c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e886c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.022351719 +0000 UTC m=+12.581991975 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e886c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019d50 item 68 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.023597468 +0000 UTC m=+12.583237725 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a1c0 item 69 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.024111489 +0000 UTC m=+12.583751744 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89700): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89700): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89700): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.024111489 +0000 UTC m=+12.583751744 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a700 item 69 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89d80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89d80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89d80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89d80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89d80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.025400861 +0000 UTC m=+12.585041117 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89d80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044ae70 item 70 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.025896356 +0000 UTC m=+12.585536612 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984380): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984900): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984900): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984900): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.025896356 +0000 UTC m=+12.585536612 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b0a0 item 70 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.026973789 +0000 UTC m=+12.586614045 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b6c0 item 71 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.027452261 +0000 UTC m=+12.587092517 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985a00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985a00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985a00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985a00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985a00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.027452261 +0000 UTC m=+12.587092517 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985a00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b880 item 71 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a100): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a100): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a100): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a100): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a100): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.028521298 +0000 UTC m=+12.588161555 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a100): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bdc0 item 72 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.029097114 +0000 UTC m=+12.588737370 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0ab80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0ab80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0ab80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0ab80): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0ab80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.029097114 +0000 UTC m=+12.588737370 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0ab80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2000 item 72 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.030450778 +0000 UTC m=+12.590091034 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b640): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec23f0 item 73 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b640): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.030808293 +0000 UTC m=+12.590448549 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2700 item 73 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.031320027 +0000 UTC m=+12.590960283 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bb00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a080c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a080c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a080c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a080c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a080c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.031320027 +0000 UTC m=+12.590960283 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a080c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec28c0 item 73 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.032736259 +0000 UTC m=+12.592376515 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2d90 item 74 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.033235772 +0000 UTC m=+12.592876028 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2f50 item 74 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.033781141 +0000 UTC m=+12.593421397 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09700): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09700): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09700): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.033781141 +0000 UTC m=+12.593421397 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3110 item 74 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.035044944 +0000 UTC m=+12.594685200 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09d40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc2c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc2c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc2c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3490 item 75 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc2c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc2c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.03567906 +0000 UTC m=+12.595319316 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc2c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3650 item 75 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.036201476 +0000 UTC m=+12.595841732 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcd80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcd80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcd80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcd80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcd80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.036201476 +0000 UTC m=+12.595841732 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcd80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3960 item 75 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.037683582 +0000 UTC m=+12.597323838 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd3c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd8c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd8c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd8c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3ce0 item 76 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd8c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd8c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.038154721 +0000 UTC m=+12.597794978 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd8c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3ea0 item 76 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.038780833 +0000 UTC m=+12.598421089 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fde00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2440): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2440): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2440): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.038780833 +0000 UTC m=+12.598421089 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df00e0 item 76 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.040125068 +0000 UTC m=+12.599765324 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2f80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2f80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2f80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0460 item 77 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2f80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2f80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.040750558 +0000 UTC m=+12.600390814 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b2f80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3680): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3680): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3680): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3680): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3680): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.040750558 +0000 UTC m=+12.600390814 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3680): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0700 item 77 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.042192147 +0000 UTC m=+12.601832434 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3cc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac240): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac240): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac240): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0af0 item 78 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac240): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac240): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.04268619 +0000 UTC m=+12.602326487 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac940): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac940): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac940): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.04268619 +0000 UTC m=+12.602326487 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0cb0 item 78 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.044052728 +0000 UTC m=+12.603692984 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009acf80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad4c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad4c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad4c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1030 item 79 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad4c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad4c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.044498189 +0000 UTC m=+12.604138444 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad4c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009adbc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009adbc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009adbc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009adbc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009adbc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.044498189 +0000 UTC m=+12.604138444 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009adbc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df11f0 item 79 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.045723399 +0000 UTC m=+12.605363656 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0780): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0780): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0780): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1570 item 80 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0780): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0780): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.046142039 +0000 UTC m=+12.605782296 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0780): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0e80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0e80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0e80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0e80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0e80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.046142039 +0000 UTC m=+12.605782296 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd0e80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1730 item 80 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd14c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd14c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd14c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd14c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd14c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.047401645 +0000 UTC m=+12.607041901 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000fd14c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1ab0 item 81 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.047851013 +0000 UTC m=+12.607491269 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e080): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e5c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e5c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e5c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e5c0): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e5c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.047851013 +0000 UTC m=+12.607491269 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099e5c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1c70 item 81 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099ec40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099ec40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099ec40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099ec40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099ec40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.049085332 +0000 UTC m=+12.608725588 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099ec40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4070 item 82 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.049569966 +0000 UTC m=+12.609210222 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f6c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f6c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f6c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f6c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f6c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.049569966 +0000 UTC m=+12.609210222 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099f6c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4230 item 82 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099fd40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099fd40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099fd40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099fd40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099fd40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.050662486 +0000 UTC m=+12.610302743 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00099fd40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a45b0 item 83 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.051107146 +0000 UTC m=+12.610747402 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d82c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8800): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8800): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8800): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8800): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8800): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.051107146 +0000 UTC m=+12.610747402 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8800): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4770 item 83 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8e80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8e80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8e80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8e80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8e80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.052232609 +0000 UTC m=+12.611872865 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d8e80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4af0 item 84 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.052744004 +0000 UTC m=+12.612384260 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9380): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9900): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9900): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9900): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.052744004 +0000 UTC m=+12.612384260 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009d9900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4cb0 item 84 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.05448519 +0000 UTC m=+12.614125445 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5030 item 85 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.054914288 +0000 UTC m=+12.614554544 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18a40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18a40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18a40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18a40): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18a40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.054914288 +0000 UTC m=+12.614554544 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a18a40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a51f0 item 85 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a190c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a190c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a190c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a190c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a190c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.05601794 +0000 UTC m=+12.615658196 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a190c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a56c0 item 86 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.056541257 +0000 UTC m=+12.616181513 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a195c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a19b40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a19b40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a19b40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a19b40): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a19b40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.056541257 +0000 UTC m=+12.616181513 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a19b40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5960 item 86 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c240): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c240): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c240): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c240): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c240): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.057633718 +0000 UTC m=+12.617273974 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5d50 item 87 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.058056586 +0000 UTC m=+12.617696842 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3c740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3cc80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3cc80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3cc80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3cc80): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3cc80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.058056586 +0000 UTC m=+12.617696842 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3cc80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5f10 item 87 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d300): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d300): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d300): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.059109171 +0000 UTC m=+12.618749428 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0770 item 88 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.059614916 +0000 UTC m=+12.619255172 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3d800): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3dd80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3dd80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3dd80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3dd80): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3dd80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.059614916 +0000 UTC m=+12.619255172 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a3dd80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0af0 item 88 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.060946638 +0000 UTC m=+12.620586895 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60980): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60980): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60980): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e10a0 item 89 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60980): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60980): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.061400635 +0000 UTC m=+12.621040901 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60980): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e12d0 item 89 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.061974959 +0000 UTC m=+12.621615225 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a60ec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61440): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61440): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61440): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.061974959 +0000 UTC m=+12.621615225 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e16c0 item 89 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.063249763 +0000 UTC m=+12.622890029 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a61a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86040): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86040): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86040): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1ce0 item 90 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86040): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86040): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.063700544 +0000 UTC m=+12.623340800 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86040): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe460 item 90 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.064242566 +0000 UTC m=+12.623882822 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86580): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86b40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86b40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86b40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86b40): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86b40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.064242566 +0000 UTC m=+12.623882822 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a86b40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fed90 item 90 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.06535249 +0000 UTC m=+12.624992745 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a876c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a876c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a876c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff3b0 item 91 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a876c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a876c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.065825251 +0000 UTC m=+12.625465507 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a876c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff6c0 item 91 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.066287213 +0000 UTC m=+12.625927469 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a87c00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c200): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c200): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c200): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.066287213 +0000 UTC m=+12.625927469 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff9d0 item 91 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.067459314 +0000 UTC m=+12.627099570 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9c840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9cd80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9cd80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9cd80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e000 item 92 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9cd80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9cd80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.067903682 +0000 UTC m=+12.627543939 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9cd80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e1c0 item 92 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.068479479 +0000 UTC m=+12.628119736 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d2c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d880): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d880): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d880): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d880): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d880): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.068479479 +0000 UTC m=+12.628119736 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9d880): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e380 item 92 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.06963025 +0000 UTC m=+12.629270506 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a9dec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8480): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8480): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8480): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e7e0 item 93 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8480): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8480): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.070014454 +0000 UTC m=+12.629654711 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8480): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8b80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8b80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8b80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8b80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8b80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.070014454 +0000 UTC m=+12.629654711 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab8b80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e9a0 item 93 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.0712203 +0000 UTC m=+12.630860556 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab91c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9700): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9700): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ed20 item 94 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9700): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.071689966 +0000 UTC m=+12.631330221 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9e00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9e00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9e00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9e00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9e00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.071689966 +0000 UTC m=+12.631330221 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ab9e00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1eee0 item 94 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.072852749 +0000 UTC m=+12.632493005 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad24c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad2a00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad2a00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad2a00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f260 item 95 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad2a00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad2a00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.073320843 +0000 UTC m=+12.632961098 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad2a00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3100): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3100): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3100): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3100): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3100): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.073320843 +0000 UTC m=+12.632961098 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3100): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f420 item 95 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.074925791 +0000 UTC m=+12.634566046 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3c80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3c80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3c80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f810 item 96 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3c80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3c80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.075342997 +0000 UTC m=+12.634983253 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ad3c80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000aee400): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000aee400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000aee400): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000aee400): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000aee400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.075342997 +0000 UTC m=+12.634983253 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000aee400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1fb20 item 96 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= 2026/02/24 02:32:40 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : >WaitForWriters: 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:40 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/02/24 02:32:40 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.099483528 +0000 UTC m=+12.659123784 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.099483528 +0000 UTC m=+12.659123784 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d480): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d940): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d940): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d940): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.099483528 +0000 UTC m=+12.659123784 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b8d940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700690 item 1 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.101826709 +0000 UTC m=+12.661466975 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa500): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa500): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa500): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.101826709 +0000 UTC m=+12.661466975 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701340 item 2 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baab40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baab40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baab40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baab40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baab40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.103589584 +0000 UTC m=+12.663229840 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baab40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.103589584 +0000 UTC m=+12.663229840 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07100): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa3c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa3c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa3c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa3c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa3c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.103589584 +0000 UTC m=+12.663229840 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baa3c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045fab0 item 3 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baaa40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baaa40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baaa40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baaa40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baaa40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.106562633 +0000 UTC m=+12.666202899 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000baaa40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab000): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab000): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab000): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.106562633 +0000 UTC m=+12.666202899 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700af0 item 4 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab640): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab640): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.108087379 +0000 UTC m=+12.667727636 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000bab640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.108087379 +0000 UTC m=+12.667727636 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000babac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a140): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a140): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a140): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.108087379 +0000 UTC m=+12.667727636 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701340 item 5 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a7c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a7c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a7c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a7c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a7c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.109926709 +0000 UTC m=+12.669566966 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8a7c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8ad00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8ad00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8ad00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8ad00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8ad00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.109926709 +0000 UTC m=+12.669566966 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8ad00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007019d0 item 6 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b380): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b380): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b380): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b380): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b380): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.111113829 +0000 UTC m=+12.670754085 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b380): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.111113829 +0000 UTC m=+12.670754085 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8b880): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8bd40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8bd40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8bd40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8bd40): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8bd40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.111113829 +0000 UTC m=+12.670754085 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000c8bd40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446310 item 7 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06440): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06440): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06440): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.112785121 +0000 UTC m=+12.672425387 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06980): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06980): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06980): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06980): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06980): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.112785121 +0000 UTC m=+12.672425387 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b06980): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446bd0 item 8 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07200): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc000b07200): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07200): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07200): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07200): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07200): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b075c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b075c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b075c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b075c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b075c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.114100493 +0000 UTC m=+12.673740749 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b075c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.114100493 +0000 UTC m=+12.673740749 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07a40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07f40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07f40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07f40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07f40): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07f40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.114100493 +0000 UTC m=+12.673740749 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b07f40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447340 item 9 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e46c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e46c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e46c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e46c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e46c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.115889929 +0000 UTC m=+12.675530185 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e46c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4c00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4c00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4c00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4c00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4c00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.115889929 +0000 UTC m=+12.675530185 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4c00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447c70 item 10 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5240): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc0007e5240): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5240): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5240): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5240): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5240): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5600): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5600): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5600): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.117153532 +0000 UTC m=+12.676793788 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.117153532 +0000 UTC m=+12.676793788 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702400): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702400): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702400): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.117153532 +0000 UTC m=+12.676793788 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee00 item 11 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702b00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702b00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702b00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702b00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702b00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.119146733 +0000 UTC m=+12.678786999 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702b00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703040): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703040): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703040): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703040): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703040): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.119146733 +0000 UTC m=+12.678786999 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703040): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8380 item 12 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703680): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc000703680): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703680): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703680): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703680): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703680): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703680): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703b00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703b00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703b00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703b00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703b00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.120638487 +0000 UTC m=+12.680278743 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703b00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028400): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028400): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028400): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.120638487 +0000 UTC m=+12.680278743 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d20 item 13 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028a80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028a80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.121865502 +0000 UTC m=+12.681505757 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028fc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028fc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028fc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028fc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028fc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.121865502 +0000 UTC m=+12.681505757 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028fc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9110 item 14 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029600): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc001029600): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029600): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029600): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029600): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029600): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010299c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010299c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010299c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010299c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010299c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.123266555 +0000 UTC m=+12.682906811 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010299c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035ec00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035ec00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035ec00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035ec00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035ec00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.123266555 +0000 UTC m=+12.682906811 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035ec00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9a40 item 15 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d0480): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d0480): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d0480): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d0480): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d0480): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.124686543 +0000 UTC m=+12.684326799 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d0480): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1680): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1680): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1680): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1680): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1680): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.124686543 +0000 UTC m=+12.684326799 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1680): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009261c0 item 16 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052a180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052a180): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052a180): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052a180): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052a180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.125995723 +0000 UTC m=+12.685635989 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052a180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.125995723 +0000 UTC m=+12.685635989 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052af00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052bb80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052bb80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052bb80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052bb80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052bb80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.125995723 +0000 UTC m=+12.685635989 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052bb80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926540 item 17 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814640): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814640): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.127955671 +0000 UTC m=+12.687595937 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814b80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814b80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814b80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814b80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814b80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.127955671 +0000 UTC m=+12.687595937 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814b80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926cb0 item 18 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815200): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815200): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815200): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.129220457 +0000 UTC m=+12.688860723 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.129220457 +0000 UTC m=+12.688860723 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815c00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815c00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815c00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815c00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815c00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.129220457 +0000 UTC m=+12.688860723 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815c00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927030 item 19 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852300): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852300): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852300): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.131131943 +0000 UTC m=+12.690772198 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852840): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852840): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852840): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.131131943 +0000 UTC m=+12.690772198 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927500 item 20 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852fc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852fc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852fc0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852fc0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852fc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.132330013 +0000 UTC m=+12.691970270 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852fc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.132330013 +0000 UTC m=+12.691970270 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008534c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008539c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008539c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008539c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008539c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008539c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.132330013 +0000 UTC m=+12.691970270 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008539c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009279d0 item 21 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de0c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de0c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de0c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de0c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de0c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.134288567 +0000 UTC m=+12.693928833 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de0c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de600): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de600): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de600): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.134288567 +0000 UTC m=+12.693928833 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927ea0 item 22 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dec80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dec80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dec80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dec80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dec80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.135660786 +0000 UTC m=+12.695301052 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dec80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.135660786 +0000 UTC m=+12.695301052 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df680): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df680): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df680): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df680): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df680): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.135660786 +0000 UTC m=+12.695301052 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df680): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e540 item 23 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898180): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898180): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898180): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.137765406 +0000 UTC m=+12.697405672 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008986c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008986c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008986c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008986c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008986c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.137765406 +0000 UTC m=+12.697405672 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008986c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f490 item 24 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898d00): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc000898d00): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898d00): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898d00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898d00): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898d00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008990c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008990c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008990c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008990c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008990c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.139488637 +0000 UTC m=+12.699128903 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008990c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.139488637 +0000 UTC m=+12.699128903 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899c40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899c40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899c40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899c40): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899c40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.139488637 +0000 UTC m=+12.699128903 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899c40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc150 item 25 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6340): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6340): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6340): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6340): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6340): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.141747379 +0000 UTC m=+12.701387645 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6340): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6900): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6900): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6900): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.141747379 +0000 UTC m=+12.701387645 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fc690 item 26 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6f40): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc000de6f40): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6f40): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6f40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6f40): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6f40): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de6f40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7300): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7300): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7300): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.143346987 +0000 UTC m=+12.702987253 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.143346987 +0000 UTC m=+12.702987253 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7800): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7d40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7d40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7d40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7d40): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7d40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.143346987 +0000 UTC m=+12.702987253 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000de7d40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fca80 item 27 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4440): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4440): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4440): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.145177019 +0000 UTC m=+12.704817285 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea49c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea49c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea49c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea49c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea49c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.145177019 +0000 UTC m=+12.704817285 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea49c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fcf50 item 28 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5000): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc000ea5000): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5000): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5000): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5000): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea53c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea53c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea53c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea53c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea53c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.147011069 +0000 UTC m=+12.706651335 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea53c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5a80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5a80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.147011069 +0000 UTC m=+12.706651335 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd2d0 item 29 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6180): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6180): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6180): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.148472295 +0000 UTC m=+12.708112551 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b66c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b66c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b66c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b66c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b66c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.148472295 +0000 UTC m=+12.708112551 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b66c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fd650 item 30 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6d00): _readAt: size=2, off=0 2026/02/24 02:32:40 ERROR : open-test-file(0xc0009b6d00): Couldn't read size of file 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6d00): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6d00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6d00): >_writeAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6d00): close: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6d00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b70c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b70c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b70c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b70c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b70c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.14992717 +0000 UTC m=+12.709567426 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b70c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7780): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7780): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7780): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7780): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7780): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.14992717 +0000 UTC m=+12.709567426 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7780): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fdb90 item 31 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7e80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7e80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7e80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7e80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7e80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.151286915 +0000 UTC m=+12.710927201 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7e80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e4c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e4c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e4c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e4c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e4c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.151286915 +0000 UTC m=+12.710927201 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e4c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0008fdf10 item 32 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070eb00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070eb00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070eb00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070eb00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070eb00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.15273139 +0000 UTC m=+12.712371656 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070eb00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158af0 item 33 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.153333486 +0000 UTC m=+12.712973742 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ef80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f480): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f480): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f480): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f480): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f480): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.153333486 +0000 UTC m=+12.712973742 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f480): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000158f50 item 33 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fac0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fac0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.154699793 +0000 UTC m=+12.714340050 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000159e30 item 34 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.155345552 +0000 UTC m=+12.714985818 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ff40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a500): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a500): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a500): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.155345552 +0000 UTC m=+12.714985818 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c0e0 item 34 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ab40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ab40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ab40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ab40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ab40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.156729212 +0000 UTC m=+12.716369468 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069ab40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c460 item 35 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.157229726 +0000 UTC m=+12.716869992 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069afc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b500): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b500): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b500): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.157229726 +0000 UTC m=+12.716869992 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097c700 item 35 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bb80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bb80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bb80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bb80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bb80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.158591516 +0000 UTC m=+12.718231782 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bb80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097cbd0 item 36 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.159160609 +0000 UTC m=+12.718800865 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c100): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c640): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c640): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c640): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.159160609 +0000 UTC m=+12.718800865 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097cd90 item 36 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cc80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cc80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cc80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cc80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cc80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.160472082 +0000 UTC m=+12.720112388 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cc80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d110 item 37 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.160912263 +0000 UTC m=+12.720552529 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d740): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d740): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d740): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.160912263 +0000 UTC m=+12.720552529 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d340 item 37 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.162200113 +0000 UTC m=+12.721840389 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0ddc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097d7a0 item 38 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.162797981 +0000 UTC m=+12.722438247 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610a80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610a80): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.162797981 +0000 UTC m=+12.722438247 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097dab0 item 38 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611100): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611100): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611100): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611100): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611100): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.164126176 +0000 UTC m=+12.723766433 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611100): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00097de30 item 39 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.164625288 +0000 UTC m=+12.724265564 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611b40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611b40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611b40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611b40): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611b40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.164625288 +0000 UTC m=+12.724265564 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000611b40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e0e0 item 39 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88240): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88240): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88240): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88240): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88240): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.165973701 +0000 UTC m=+12.725613968 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e460 item 40 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.166574726 +0000 UTC m=+12.726214982 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d00): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.166574726 +0000 UTC m=+12.726214982 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e88d00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e620 item 40 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.167886811 +0000 UTC m=+12.727527077 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e892c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e897c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e897c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e897c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7e9a0 item 41 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e897c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e897c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.168458619 +0000 UTC m=+12.728098885 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e897c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7eb60 item 41 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.168973681 +0000 UTC m=+12.728613947 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000e89c80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984240): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984240): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984240): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984240): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984240): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.168973681 +0000 UTC m=+12.728613947 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984240): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7ed20 item 41 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.170400072 +0000 UTC m=+12.730040339 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009848c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984e40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984e40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984e40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f0a0 item 42 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984e40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984e40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.17092389 +0000 UTC m=+12.730564156 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000984e40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f260 item 42 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.171578245 +0000 UTC m=+12.731218501 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985380): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985900): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985900): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985900): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.171578245 +0000 UTC m=+12.731218501 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f420 item 42 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.172767077 +0000 UTC m=+12.732407334 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000985f40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a500): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a500): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f810 item 43 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a500): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.173203161 +0000 UTC m=+12.732843417 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0a500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7f9d0 item 43 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.173742787 +0000 UTC m=+12.733383044 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0aa40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0af80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0af80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0af80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0af80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0af80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.173742787 +0000 UTC m=+12.733383044 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0af80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000f7fb90 item 43 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.175002454 +0000 UTC m=+12.734642710 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0b5c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bac0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018000 item 44 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bac0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.175451191 +0000 UTC m=+12.735091446 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000f0bac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018230 item 44 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.175915917 +0000 UTC m=+12.735556174 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08080): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08600): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08600): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08600): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.175915917 +0000 UTC m=+12.735556174 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010183f0 item 44 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.177179501 +0000 UTC m=+12.736819767 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a08c40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018850 item 45 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.177825259 +0000 UTC m=+12.737465525 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09880): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09880): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09880): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09880): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09880): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.177825259 +0000 UTC m=+12.737465525 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09880): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018a10 item 45 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.179157012 +0000 UTC m=+12.738797278 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a09ec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc440): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc440): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018d90 item 46 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc440): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.179661745 +0000 UTC m=+12.739302011 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fc440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcb80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcb80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcb80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcb80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcb80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.179661745 +0000 UTC m=+12.739302011 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fcb80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001018f50 item 46 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.181043651 +0000 UTC m=+12.740683917 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd1c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd6c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd6c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd6c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0010192d0 item 47 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd6c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd6c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.181613105 +0000 UTC m=+12.741253362 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fd6c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fddc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fddc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fddc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fddc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fddc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.181613105 +0000 UTC m=+12.741253362 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0005fddc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019490 item 47 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.183168539 +0000 UTC m=+12.742808805 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b24c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b29c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b29c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b29c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019880 item 48 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b29c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b29c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.183677099 +0000 UTC m=+12.743317365 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b29c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b30c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b30c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b30c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b30c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b30c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.183677099 +0000 UTC m=+12.743317365 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b30c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019a40 item 48 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3700): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3700): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3700): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.185088271 +0000 UTC m=+12.744728537 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc001019dc0 item 49 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.185664028 +0000 UTC m=+12.745304294 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007b3b80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac140): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac140): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac140): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.185664028 +0000 UTC m=+12.745304294 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a000 item 49 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac7c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac7c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac7c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac7c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac7c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.186992834 +0000 UTC m=+12.746633100 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ac7c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044a770 item 50 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.187569482 +0000 UTC m=+12.747209748 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009accc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad280): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad280): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad280): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.187569482 +0000 UTC m=+12.747209748 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044abd0 item 50 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad900): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad900): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad900): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.188952431 +0000 UTC m=+12.748592697 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ad900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b1f0 item 51 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.189473504 +0000 UTC m=+12.749113761 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009ade00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fa3c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fa3c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fa3c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fa3c0): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fa3c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.189473504 +0000 UTC m=+12.749113761 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fa3c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b420 item 51 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faa40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faa40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faa40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faa40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faa40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.190804544 +0000 UTC m=+12.750444811 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faa40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044b9d0 item 52 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.191383117 +0000 UTC m=+12.751023383 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007faf40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fb4c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fb4c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fb4c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fb4c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fb4c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.191383117 +0000 UTC m=+12.751023383 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fb4c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00044bb90 item 52 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fbb40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fbb40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fbb40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fbb40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fbb40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.19269445 +0000 UTC m=+12.752334707 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007fbb40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2070 item 53 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.193239108 +0000 UTC m=+12.752879363 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008640c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864600): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864600): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864600): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.193239108 +0000 UTC m=+12.752879363 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec22a0 item 53 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864c80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864c80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864c80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864c80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864c80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.194714982 +0000 UTC m=+12.754355248 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000864c80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2770 item 54 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.195401838 +0000 UTC m=+12.755042094 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865700): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865700): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865700): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.195401838 +0000 UTC m=+12.755042094 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2930 item 54 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865d80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865d80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865d80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865d80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865d80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.196639633 +0000 UTC m=+12.756279899 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000865d80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2e00 item 55 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.19710449 +0000 UTC m=+12.756744756 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890840): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890840): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890840): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.19710449 +0000 UTC m=+12.756744756 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec2fc0 item 55 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890ec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890ec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890ec0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890ec0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890ec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.19828144 +0000 UTC m=+12.757921707 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000890ec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3340 item 56 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.198786984 +0000 UTC m=+12.758427250 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008913c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000891940): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000891940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000891940): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000891940): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000891940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.198786984 +0000 UTC m=+12.758427250 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000891940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3500 item 56 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.199953976 +0000 UTC m=+12.759594242 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0540): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0540): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec39d0 item 57 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0540): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.200344121 +0000 UTC m=+12.759984387 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3b90 item 57 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.200810873 +0000 UTC m=+12.760451139 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b0a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1000): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1000): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1000): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.200810873 +0000 UTC m=+12.760451139 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000ec3d50 item 57 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.202164105 +0000 UTC m=+12.761804371 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1b80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1b80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1b80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0150 item 58 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1b80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1b80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.202756392 +0000 UTC m=+12.762396649 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008b1b80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0310 item 58 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.203316108 +0000 UTC m=+12.762956374 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2700): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2700): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2700): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.203316108 +0000 UTC m=+12.762956374 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0540 item 58 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.204678869 +0000 UTC m=+12.764319135 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d2d40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3280): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3280): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0930 item 59 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3280): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.205185165 +0000 UTC m=+12.764825431 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0b60 item 59 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.205755771 +0000 UTC m=+12.765396027 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d37c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3d40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3d40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3d40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3d40): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3d40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.205755771 +0000 UTC m=+12.765396027 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0008d3d40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df0d20 item 59 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.206930136 +0000 UTC m=+12.766570392 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908940): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908940): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df10a0 item 60 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908940): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.207368784 +0000 UTC m=+12.767009040 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1260 item 60 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.207867374 +0000 UTC m=+12.767507630 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000908e80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909440): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909440): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909440): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.207867374 +0000 UTC m=+12.767507630 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1420 item 60 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.208937703 +0000 UTC m=+12.768577959 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000909a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c040): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c040): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c040): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df17a0 item 61 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c040): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c040): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.209304966 +0000 UTC m=+12.768945222 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c040): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c740): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c740): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c740): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.209304966 +0000 UTC m=+12.768945222 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093c740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1960 item 61 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.210475885 +0000 UTC m=+12.770116141 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093cd80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d2c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d2c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d2c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1ce0 item 62 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d2c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d2c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.21086066 +0000 UTC m=+12.770500917 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d2c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d9c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d9c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d9c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d9c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d9c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.21086066 +0000 UTC m=+12.770500917 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00093d9c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000df1ea0 item 62 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.212020368 +0000 UTC m=+12.771660625 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e080): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e5c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e5c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e5c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a42a0 item 63 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e5c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e5c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.212449008 +0000 UTC m=+12.772089264 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097e5c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ecc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ecc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ecc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ecc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ecc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.212449008 +0000 UTC m=+12.772089264 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ecc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4460 item 63 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): >_readAt: n=0, err=Bad file descriptor 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.213507504 +0000 UTC m=+12.773147760 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f840): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f840): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a47e0 item 64 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f840): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.213903772 +0000 UTC m=+12.773544028 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097f840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ff40): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ff40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ff40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ff40): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ff40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.213903772 +0000 UTC m=+12.773544028 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00097ff40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a49a0 item 64 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2600): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2600): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2600): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2600): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2600): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.215053731 +0000 UTC m=+12.774693987 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2600): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4d20 item 65 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.215565948 +0000 UTC m=+12.775206203 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2f80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2f80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2f80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2f80): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2f80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.215565948 +0000 UTC m=+12.775206203 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c2f80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a4ee0 item 65 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c35c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c35c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c35c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c35c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c35c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.216694055 +0000 UTC m=+12.776334311 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c35c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5260 item 66 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.217151368 +0000 UTC m=+12.776791624 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009c3a40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2000): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2000): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2000): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.217151368 +0000 UTC m=+12.776791624 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5420 item 66 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2640): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2640): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.218199105 +0000 UTC m=+12.777839361 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a59d0 item 67 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.218987022 +0000 UTC m=+12.778627328 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2ac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2fc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2fc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2fc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2fc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2fc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.218987022 +0000 UTC m=+12.778627328 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f2fc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009a5c00 item 67 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3640): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3640): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3640): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3640): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3640): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.220667712 +0000 UTC m=+12.780307978 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3640): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e01c0 item 68 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.221362483 +0000 UTC m=+12.781002749 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009f3b40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c100): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c100): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c100): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c100): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c100): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.221362483 +0000 UTC m=+12.781002749 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c100): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e04d0 item 68 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c740): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c740): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c740): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.222754829 +0000 UTC m=+12.782395096 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2c740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0b60 item 69 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.223277025 +0000 UTC m=+12.782917291 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2cbc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d0c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d0c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d0c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d0c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d0c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.223277025 +0000 UTC m=+12.782917291 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d0c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e0e00 item 69 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d740): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d740): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d740): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.224508899 +0000 UTC m=+12.784149165 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2d740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1420 item 70 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.225023178 +0000 UTC m=+12.784663434 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a2dc40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54200): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54200): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54200): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.225023178 +0000 UTC m=+12.784663434 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1730 item 70 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54880): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54880): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54880): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54880): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54880): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.226149463 +0000 UTC m=+12.785789730 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54880): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e1e30 item 71 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.226643566 +0000 UTC m=+12.786283832 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a54d80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55280): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55280): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55280): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.226643566 +0000 UTC m=+12.786283832 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fe540 item 71 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55900): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55900): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55900): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.227757096 +0000 UTC m=+12.787397352 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff180 item 72 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.228772892 +0000 UTC m=+12.788413158 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a55e00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a803c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a803c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a803c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a803c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a803c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.228772892 +0000 UTC m=+12.788413158 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a803c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ff490 item 72 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.231781539 +0000 UTC m=+12.791421794 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80980): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80e80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80e80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80e80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffab0 item 73 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80e80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80e80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.232218071 +0000 UTC m=+12.791858327 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a80e80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003ffd50 item 73 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.233369264 +0000 UTC m=+12.793009549 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81340): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de3c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de3c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de3c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de3c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de3c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.233369264 +0000 UTC m=+12.793009549 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009de3c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e2a0 item 73 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.234916041 +0000 UTC m=+12.794556307 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dea00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009def00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009def00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009def00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e690 item 74 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009def00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009def00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.235350862 +0000 UTC m=+12.794991118 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009def00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2e8c0 item 74 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.235906029 +0000 UTC m=+12.795546315 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009df440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dfac0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dfac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dfac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dfac0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dfac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.235906029 +0000 UTC m=+12.795546315 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009dfac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2ea80 item 74 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.237200521 +0000 UTC m=+12.796840777 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a200): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a700): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a700): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a700): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2eee0 item 75 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a700): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a700): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.23770857 +0000 UTC m=+12.797348826 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1a700): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): _writeAt: size=3, off=2 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f0a0 item 75 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.238264338 +0000 UTC m=+12.797904604 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1ac40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b180): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b180): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b180): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b180): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b180): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.238264338 +0000 UTC m=+12.797904604 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b180): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f260 item 75 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.239505109 +0000 UTC m=+12.799145365 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1b7c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1bcc0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1bcc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1bcc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f5e0 item 76 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1bcc0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1bcc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.239938977 +0000 UTC m=+12.799579243 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000b1bcc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f7a0 item 76 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): _writeAt: size=3, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.240505967 +0000 UTC m=+12.800146224 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81780): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81d00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81d00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81d00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81d00): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81d00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.240505967 +0000 UTC m=+12.800146224 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a81d00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2f960 item 76 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.241710359 +0000 UTC m=+12.801350625 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4940): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4940): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4940): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e2fe30 item 77 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4940): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4940): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.242185846 +0000 UTC m=+12.801826112 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e4940): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5040): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5040): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5040): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5040): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5040): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.242185846 +0000 UTC m=+12.801826112 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5040): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e1c0 item 77 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.243647072 +0000 UTC m=+12.803287328 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5680): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e620 item 78 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.244023312 +0000 UTC m=+12.803663568 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0007e5b80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702740): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702740): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702740): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702740): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702740): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.244023312 +0000 UTC m=+12.803663568 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702740): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1e7e0 item 78 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.245377948 +0000 UTC m=+12.805018214 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000702d80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703280): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703280): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1eb60 item 79 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703280): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.245830041 +0000 UTC m=+12.805470307 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703a00): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703a00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703a00): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703a00): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703a00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.245830041 +0000 UTC m=+12.805470307 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000703a00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1ed20 item 79 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.247421904 +0000 UTC m=+12.807062160 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010282c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010287c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010287c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010287c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f0a0 item 80 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010287c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010287c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.247972573 +0000 UTC m=+12.807612829 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0010287c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028ec0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028ec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028ec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028ec0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028ec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.247972573 +0000 UTC m=+12.807612829 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001028ec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f260 item 80 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029500): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029500): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029500): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.249274689 +0000 UTC m=+12.808914945 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f650 item 81 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.249770605 +0000 UTC m=+12.809410861 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029980): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029ec0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029ec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029ec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029ec0): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029ec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.249770605 +0000 UTC m=+12.809410861 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc001029ec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1f810 item 81 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035fa80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035fa80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035fa80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035fa80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035fa80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.250824152 +0000 UTC m=+12.810464408 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00035fa80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1fce0 item 82 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.251419044 +0000 UTC m=+12.811059301 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1480): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1a80): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1a80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1a80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1a80): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1a80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.251419044 +0000 UTC m=+12.811059301 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0004d1a80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000e1fea0 item 82 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ab00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ab00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ab00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ab00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ab00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.252897523 +0000 UTC m=+12.812537779 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ab00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fed90 item 83 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.253511422 +0000 UTC m=+12.813151688 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00052ba80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814400): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814400): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814400): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.253511422 +0000 UTC m=+12.813151688 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003fefc0 item 83 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814ac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814ac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814ac0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814ac0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814ac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.25523857 +0000 UTC m=+12.814878826 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814ac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007005b0 item 84 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.255862277 +0000 UTC m=+12.815502543 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000814fc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815540): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815540): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815540): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.255862277 +0000 UTC m=+12.815502543 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000700a10 item 84 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815bc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815bc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815bc0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815bc0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815bc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.257154344 +0000 UTC m=+12.816794610 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000815bc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007011f0 item 85 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.25771927 +0000 UTC m=+12.817359525 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852140): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852680): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852680): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852680): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852680): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852680): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.25771927 +0000 UTC m=+12.817359525 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852680): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0007013b0 item 85 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852e00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852e00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852e00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852e00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852e00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.258953008 +0000 UTC m=+12.818593274 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000852e00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701730 item 86 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.259484189 +0000 UTC m=+12.819124455 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853300): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853880): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853880): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853880): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853880): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853880): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.259484189 +0000 UTC m=+12.819124455 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853880): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000701d50 item 86 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853f00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853f00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853f00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853f00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853f00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.260899819 +0000 UTC m=+12.820540085 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000853f00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446310 item 87 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.261407297 +0000 UTC m=+12.821047563 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898440): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898980): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898980): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898980): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898980): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898980): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.261407297 +0000 UTC m=+12.821047563 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000898980): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446620 item 87 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.262748186 +0000 UTC m=+12.822388442 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000446cb0 item 88 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.263315307 +0000 UTC m=+12.822955563 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899bc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899bc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899bc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899bc0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899bc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.263315307 +0000 UTC m=+12.822955563 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000899bc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004470a0 item 88 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.264935153 +0000 UTC m=+12.824575419 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4280): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0004477a0 item 89 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.265828087 +0000 UTC m=+12.825468353 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4800): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447b20 item 89 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.266437697 +0000 UTC m=+12.826077953 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea4d40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea52c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea52c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea52c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea52c0): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea52c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.266437697 +0000 UTC m=+12.826077953 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea52c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000447e30 item 89 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.267960871 +0000 UTC m=+12.827601126 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8380 item 90 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.26897846 +0000 UTC m=+12.828618736 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000ea5e40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8620 item 90 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.269801122 +0000 UTC m=+12.829441398 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b6400): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b69c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b69c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b69c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b69c0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b69c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.269801122 +0000 UTC m=+12.829441398 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b69c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e8d20 item 90 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.271322793 +0000 UTC m=+12.830963049 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7000): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0003e9110 item 91 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.272057899 +0000 UTC m=+12.831698236 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0009b7540): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): >_readAt: n=2, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): _writeAt: size=3, off=7 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009261c0 item 91 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.272990248 +0000 UTC m=+12.832630534 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e2c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e840): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e840): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e840): >_readAt: n=8, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.272990248 +0000 UTC m=+12.832630534 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070e840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926380 item 91 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.274938164 +0000 UTC m=+12.834578439 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070ee80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f3c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f3c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f3c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926850 item 92 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f3c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f3c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.275633655 +0000 UTC m=+12.835273931 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f3c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): open at offset 5 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926a10 item 92 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): _readAt: size=2, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): _writeAt: size=3, off=5 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): >_writeAt: n=3, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.276496673 +0000 UTC m=+12.836136949 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070f900): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fec0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fec0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fec0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fec0): >_readAt: n=3, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fec0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.276496673 +0000 UTC m=+12.836136949 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00070fec0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000926d20 item 92 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.27826594 +0000 UTC m=+12.837906217 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069a580): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aac0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aac0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aac0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009270a0 item 93 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aac0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aac0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.278966282 +0000 UTC m=+12.838606558 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069aac0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b1c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b1c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b1c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b1c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b1c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.278966282 +0000 UTC m=+12.838606558 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b1c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927260 item 93 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.280625011 +0000 UTC m=+12.840265267 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069b840): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bd80): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bd80): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bd80): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009275e0 item 94 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bd80): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bd80): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.281202822 +0000 UTC m=+12.840843078 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc00069bd80): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c500): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c500): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c500): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c500): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c500): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.281202822 +0000 UTC m=+12.840843078 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0c500): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc0009278f0 item 94 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.282760139 +0000 UTC m=+12.842400405 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0cb40): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d1c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d1c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d1c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927c70 item 95 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d1c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d1c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.283412209 +0000 UTC m=+12.843052475 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d1c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d8c0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d8c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d8c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d8c0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d8c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.283412209 +0000 UTC m=+12.843052475 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0d8c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc000927e30 item 95 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 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/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): open at offset 0 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): _readAt: size=2, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): >_readAt: n=0, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.28560743 +0000 UTC m=+12.845247707 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000a0df00): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0006106c0): _writeAt: size=5, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0006106c0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0006106c0): >openPending: err= 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045ee70 item 96 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0006106c0): >_writeAt: n=5, err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0006106c0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.286307051 +0000 UTC m=+12.845947327 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc0006106c0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: File.openRW failed: file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/02/24 02:32:40 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:32:40 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/02/24 02:32:40 DEBUG : open-test-file: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : open-test-file: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610dc0): _readAt: size=512, off=0 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610dc0): openPending: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610dc0): >openPending: err= 2026/02/24 02:32:40 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610dc0): >_readAt: n=5, err=EOF 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610dc0): close: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: setting modification time to 2026-02-24 02:32:40.286307051 +0000 UTC m=+12.845947327 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/02/24 02:32:40 DEBUG : open-test-file(0xc000610dc0): >close: err= 2026/02/24 02:32:40 DEBUG : open-test-file: Remove: 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0xc00045f1f0 item 96 2026/02/24 02:32:40 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/02/24 02:32:40 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/02/24 02:32:40 DEBUG : open-test-file: >Remove: err= 2026/02/24 02:32:40 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : >WaitForWriters: 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.51s) --- PASS: TestRWFileHandleOpenTests/writes (0.30s) --- 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.01s) --- 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.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.01s) --- 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.01s) --- 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.21s) --- 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-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:32:40 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:32:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:32:40 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:32:40 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:32:40 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:32:40 DEBUG : file1: newRWFileHandle: 2026/02/24 02:32:40 DEBUG : file1(0xc000f0a300): openPending: 2026/02/24 02:32:40 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:40 DEBUG : file1(0xc000f0a300): >openPending: err= 2026/02/24 02:32:40 DEBUG : file1: >newRWFileHandle: err= 2026/02/24 02:32:40 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:32:40 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/02/24 02:32:40 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/02/24 02:32:40 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/02/24 02:32:40 DEBUG : Looking for writers 2026/02/24 02:32:40 DEBUG : file1: reading active writers 2026/02/24 02:32:40 DEBUG : file1: active writers 1 2026/02/24 02:32:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/02/24 02:32:41 DEBUG : Looking for writers 2026/02/24 02:32:41 DEBUG : file1: reading active writers 2026/02/24 02:32:41 DEBUG : file1: active writers 1 2026/02/24 02:32:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:42 DEBUG : Looking for writers 2026/02/24 02:32:42 DEBUG : file1: reading active writers 2026/02/24 02:32:42 DEBUG : file1: active writers 1 2026/02/24 02:32:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:43 DEBUG : Looking for writers 2026/02/24 02:32:43 DEBUG : file1: reading active writers 2026/02/24 02:32:43 DEBUG : file1: active writers 1 2026/02/24 02:32:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:44 DEBUG : Looking for writers 2026/02/24 02:32:44 DEBUG : file1: reading active writers 2026/02/24 02:32:44 DEBUG : file1: active writers 1 2026/02/24 02:32:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:45 DEBUG : Looking for writers 2026/02/24 02:32:45 DEBUG : file1: reading active writers 2026/02/24 02:32:45 DEBUG : file1: active writers 1 2026/02/24 02:32:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:46 DEBUG : Looking for writers 2026/02/24 02:32:46 DEBUG : file1: reading active writers 2026/02/24 02:32:46 DEBUG : file1: active writers 1 2026/02/24 02:32:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:47 DEBUG : Looking for writers 2026/02/24 02:32:47 DEBUG : file1: reading active writers 2026/02/24 02:32:47 DEBUG : file1: active writers 1 2026/02/24 02:32:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:48 DEBUG : Looking for writers 2026/02/24 02:32:48 DEBUG : file1: reading active writers 2026/02/24 02:32:48 DEBUG : file1: active writers 1 2026/02/24 02:32:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:49 DEBUG : Looking for writers 2026/02/24 02:32:49 DEBUG : file1: reading active writers 2026/02/24 02:32:49 DEBUG : file1: active writers 1 2026/02/24 02:32:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:50 DEBUG : Looking for writers 2026/02/24 02:32:50 DEBUG : file1: reading active writers 2026/02/24 02:32:50 DEBUG : file1: active writers 1 2026/02/24 02:32:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:51 DEBUG : Looking for writers 2026/02/24 02:32:51 DEBUG : file1: reading active writers 2026/02/24 02:32:51 DEBUG : file1: active writers 1 2026/02/24 02:32:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:52 DEBUG : Looking for writers 2026/02/24 02:32:52 DEBUG : file1: reading active writers 2026/02/24 02:32:52 DEBUG : file1: active writers 1 2026/02/24 02:32:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:53 DEBUG : Looking for writers 2026/02/24 02:32:53 DEBUG : file1: reading active writers 2026/02/24 02:32:53 DEBUG : file1: active writers 1 2026/02/24 02:32:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:54 DEBUG : Looking for writers 2026/02/24 02:32:54 DEBUG : file1: reading active writers 2026/02/24 02:32:54 DEBUG : file1: active writers 1 2026/02/24 02:32:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:55 DEBUG : Looking for writers 2026/02/24 02:32:55 DEBUG : file1: reading active writers 2026/02/24 02:32:55 DEBUG : file1: active writers 1 2026/02/24 02:32:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:56 DEBUG : Looking for writers 2026/02/24 02:32:56 DEBUG : file1: reading active writers 2026/02/24 02:32:56 DEBUG : file1: active writers 1 2026/02/24 02:32:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:57 DEBUG : Looking for writers 2026/02/24 02:32:57 DEBUG : file1: reading active writers 2026/02/24 02:32:57 DEBUG : file1: active writers 1 2026/02/24 02:32:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:58 DEBUG : Looking for writers 2026/02/24 02:32:58 DEBUG : file1: reading active writers 2026/02/24 02:32:58 DEBUG : file1: active writers 1 2026/02/24 02:32:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:32:59 DEBUG : Looking for writers 2026/02/24 02:32:59 DEBUG : file1: reading active writers 2026/02/24 02:32:59 DEBUG : file1: active writers 1 2026/02/24 02:32:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:00 DEBUG : Looking for writers 2026/02/24 02:33:00 DEBUG : file1: reading active writers 2026/02/24 02:33:00 DEBUG : file1: active writers 1 2026/02/24 02:33:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:01 DEBUG : Looking for writers 2026/02/24 02:33:01 DEBUG : file1: reading active writers 2026/02/24 02:33:01 DEBUG : file1: active writers 1 2026/02/24 02:33:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:02 DEBUG : Looking for writers 2026/02/24 02:33:02 DEBUG : file1: reading active writers 2026/02/24 02:33:02 DEBUG : file1: active writers 1 2026/02/24 02:33:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:03 DEBUG : Looking for writers 2026/02/24 02:33:03 DEBUG : file1: reading active writers 2026/02/24 02:33:03 DEBUG : file1: active writers 1 2026/02/24 02:33:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:04 DEBUG : Looking for writers 2026/02/24 02:33:04 DEBUG : file1: reading active writers 2026/02/24 02:33:04 DEBUG : file1: active writers 1 2026/02/24 02:33:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:05 DEBUG : Looking for writers 2026/02/24 02:33:05 DEBUG : file1: reading active writers 2026/02/24 02:33:05 DEBUG : file1: active writers 1 2026/02/24 02:33:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:06 DEBUG : Looking for writers 2026/02/24 02:33:06 DEBUG : file1: reading active writers 2026/02/24 02:33:06 DEBUG : file1: active writers 1 2026/02/24 02:33:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:07 DEBUG : Looking for writers 2026/02/24 02:33:07 DEBUG : file1: reading active writers 2026/02/24 02:33:07 DEBUG : file1: active writers 1 2026/02/24 02:33:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:08 DEBUG : Looking for writers 2026/02/24 02:33:08 DEBUG : file1: reading active writers 2026/02/24 02:33:08 DEBUG : file1: active writers 1 2026/02/24 02:33:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:09 DEBUG : Looking for writers 2026/02/24 02:33:09 DEBUG : file1: reading active writers 2026/02/24 02:33:09 DEBUG : file1: active writers 1 2026/02/24 02:33:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/02/24 02:33:10 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0xc0008283c0 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0xc0006e2b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:824640940864} name:file1 opens:1 downloaders: o: fd:0xc0004aa0c0 info:{ModTime:{wall:14006020371272208428 ext:12871104255 loc:0x4586480} ATime:{wall:14006020371272208428 ext:12871104255 loc:0x4586480} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false}, } 2026/02/24 02:33:10 DEBUG : >WaitForWriters: 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:10 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:33:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:33:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:10 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:33:10 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:10 DEBUG : rename_me: newRWFileHandle: 2026/02/24 02:33:10 DEBUG : rename_me(0xc0005fc340): openPending: 2026/02/24 02:33:10 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/02/24 02:33:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/24 02:33:10 DEBUG : rename_me(0xc0005fc340): >openPending: err= 2026/02/24 02:33:10 DEBUG : rename_me: >newRWFileHandle: err= 2026/02/24 02:33:10 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/02/24 02:33:10 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/02/24 02:33:10 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/02/24 02:33:10 DEBUG : rename_me(0xc0005fc340): _writeAt: size=5, off=0 2026/02/24 02:33:10 DEBUG : rename_me(0xc0005fc340): >_writeAt: n=5, err= 2026/02/24 02:33:10 DEBUG : rename_me(0xc0005fc340): close: 2026/02/24 02:33:10 DEBUG : rename_me: vfs cache: setting modification time to 2026-02-24 02:33:10.336073869 +0000 UTC m=+42.895714155 2026/02/24 02:33:10 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/02/24 02:33:10 DEBUG : rename_me(0xc0005fc340): >close: err= 2026/02/24 02:33:10 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/02/24 02:33:10 DEBUG : i_was_renamed: Updating file with 0xc0006a9200 2026/02/24 02:33:10 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/02/24 02:33:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/24 02:33:10 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:10 DEBUG : Looking for writers 2026/02/24 02:33:10 DEBUG : i_was_renamed: reading active writers 2026/02/24 02:33:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/02/24 02:33:10 DEBUG : Looking for writers 2026/02/24 02:33:10 DEBUG : i_was_renamed: reading active writers 2026/02/24 02:33:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/02/24 02:33:10 DEBUG : Looking for writers 2026/02/24 02:33:10 DEBUG : i_was_renamed: reading active writers 2026/02/24 02:33:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/02/24 02:33:10 DEBUG : Looking for writers 2026/02/24 02:33:10 DEBUG : i_was_renamed: reading active writers 2026/02/24 02:33:10 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/02/24 02:33:10 DEBUG : i_was_renamed: vfs cache: starting upload 2026/02/24 02:33:10 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:10 DEBUG : i_was_renamed: size = 5 OK 2026/02/24 02:33:10 INFO : i_was_renamed: Copied (new) 2026/02/24 02:33:10 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-02-24 02:33:10 +0000 UTC" 2026/02/24 02:33:10 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/02/24 02:33:10 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/02/24 02:33:10 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/02/24 02:33:10 DEBUG : Looking for writers 2026/02/24 02:33:10 DEBUG : i_was_renamed: reading active writers 2026/02/24 02:33:10 DEBUG : >WaitForWriters: 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:10 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: root is "/home/rclone/.cache/rclone" 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:33:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/02/24 02:33:10 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{e7JHK}/rclone-test-tabufix4juwi" 2026/02/24 02:33:10 INFO : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:10 DEBUG : forgetting directory cache 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate(0xc0007ef7c0): _readAt: size=512, off=0 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate(0xc0007ef7c0): openPending: 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-24 01:34:10 +0000 UTC" against cached fingerprint "" 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/24 02:33:10 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate(0xc0007ef7c0): >openPending: err= 2026/02/24 02:33:10 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate(0xc0007ef7c0): >_readAt: n=20, err=EOF 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate(0xc0007ef7c0): close: 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:34:10 +0000 GMT 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate(0xc0007ef7c0): >close: err= 2026/02/24 02:33:10 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:10 DEBUG : forgetting directory cache 2026/02/24 02:33:10 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc0009e0a40): _readAt: size=512, off=0 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc0009e0a40): openPending: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-24 01:35:10 +0000 UTC" against cached fingerprint "20,2026-02-24 01:34:10 +0000 UTC" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-24 01:35:10 +0000 UTC" != cached fingerprint "20,2026-02-24 01:34:10 +0000 UTC") 2026/02/24 02:33:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/24 02:33:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc0009e0a40): >openPending: err= 2026/02/24 02:33:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc0009e0a40): >_readAt: n=20, err=EOF 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc0009e0a40): close: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:35:10 +0000 GMT 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc0009e0a40): >close: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:11 DEBUG : forgetting directory cache 2026/02/24 02:33:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc00097fb00): _readAt: size=512, off=0 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc00097fb00): openPending: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-24 01:36:10 +0000 UTC" against cached fingerprint "20,2026-02-24 01:35:10 +0000 UTC" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-24 01:36:10 +0000 UTC" != cached fingerprint "20,2026-02-24 01:35:10 +0000 UTC") 2026/02/24 02:33:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/24 02:33:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc00097fb00): >openPending: err= 2026/02/24 02:33:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc00097fb00): >_readAt: n=20, err=EOF 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc00097fb00): close: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:36:10 +0000 GMT 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc00097fb00): >close: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:11 DEBUG : forgetting directory cache 2026/02/24 02:33:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000b3ec80): _readAt: size=512, off=0 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000b3ec80): openPending: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-24 01:37:10 +0000 UTC" against cached fingerprint "20,2026-02-24 01:36:10 +0000 UTC" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-24 01:37:10 +0000 UTC" != cached fingerprint "20,2026-02-24 01:36:10 +0000 UTC") 2026/02/24 02:33:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/24 02:33:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000b3ec80): >openPending: err= 2026/02/24 02:33:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000b3ec80): >_readAt: n=20, err=EOF 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000b3ec80): close: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:37:10 +0000 GMT 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000b3ec80): >close: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:11 DEBUG : forgetting directory cache 2026/02/24 02:33:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000a2e580): _readAt: size=512, off=0 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000a2e580): openPending: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-24 01:38:10 +0000 UTC" against cached fingerprint "20,2026-02-24 01:37:10 +0000 UTC" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-24 01:38:10 +0000 UTC" != cached fingerprint "20,2026-02-24 01:37:10 +0000 UTC") 2026/02/24 02:33:11 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/24 02:33:11 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000a2e580): >openPending: err= 2026/02/24 02:33:11 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000a2e580): >_readAt: n=20, err=EOF 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000a2e580): close: 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:38:10 +0000 GMT 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate(0xc000a2e580): >close: err= 2026/02/24 02:33:11 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:11 DEBUG : forgetting directory cache 2026/02/24 02:33:11 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000a2fe00): _readAt: size=512, off=0 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000a2fe00): openPending: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-02-24 01:39:10 +0000 UTC" against cached fingerprint "20,2026-02-24 01:38:10 +0000 UTC" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-02-24 01:39:10 +0000 UTC" != cached fingerprint "20,2026-02-24 01:38:10 +0000 UTC") 2026/02/24 02:33:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/02/24 02:33:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000a2fe00): >openPending: err= 2026/02/24 02:33:12 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000a2fe00): >_readAt: n=20, err=EOF 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000a2fe00): close: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:39:10 +0000 GMT 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000a2fe00): >close: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:12 DEBUG : forgetting directory cache 2026/02/24 02:33:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc001028c00): _readAt: size=512, off=0 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc001028c00): openPending: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-02-24 01:40:10 +0000 UTC" against cached fingerprint "20,2026-02-24 01:39:10 +0000 UTC" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-02-24 01:40:10 +0000 UTC" != cached fingerprint "20,2026-02-24 01:39:10 +0000 UTC") 2026/02/24 02:33:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/02/24 02:33:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc001028c00): >openPending: err= 2026/02/24 02:33:12 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc001028c00): >_readAt: n=21, err=EOF 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc001028c00): close: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:40:10 +0000 GMT 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc001028c00): >close: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:12 DEBUG : forgetting directory cache 2026/02/24 02:33:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000852f40): _readAt: size=512, off=0 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000852f40): openPending: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-02-24 01:41:10 +0000 UTC" against cached fingerprint "21,2026-02-24 01:40:10 +0000 UTC" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-02-24 01:41:10 +0000 UTC" != cached fingerprint "21,2026-02-24 01:40:10 +0000 UTC") 2026/02/24 02:33:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/02/24 02:33:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000852f40): >openPending: err= 2026/02/24 02:33:12 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000852f40): >_readAt: n=22, err=EOF 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000852f40): close: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:41:10 +0000 GMT 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000852f40): >close: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:12 DEBUG : forgetting directory cache 2026/02/24 02:33:12 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000ea54c0): _readAt: size=512, off=0 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000ea54c0): openPending: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-02-24 01:42:10 +0000 UTC" against cached fingerprint "22,2026-02-24 01:41:10 +0000 UTC" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-02-24 01:42:10 +0000 UTC" != cached fingerprint "22,2026-02-24 01:41:10 +0000 UTC") 2026/02/24 02:33:12 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/02/24 02:33:12 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000ea54c0): >openPending: err= 2026/02/24 02:33:12 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000ea54c0): >_readAt: n=23, err=EOF 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000ea54c0): close: 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:42:10 +0000 GMT 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate(0xc000ea54c0): >close: err= 2026/02/24 02:33:12 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : forgetting directory cache 2026/02/24 02:33:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate(0xc00069bbc0): _readAt: size=512, off=0 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate(0xc00069bbc0): openPending: 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-02-24 01:43:10 +0000 UTC" against cached fingerprint "23,2026-02-24 01:42:10 +0000 UTC" 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-02-24 01:43:10 +0000 UTC" != cached fingerprint "23,2026-02-24 01:42:10 +0000 UTC") 2026/02/24 02:33:13 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/02/24 02:33:13 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate(0xc00069bbc0): >openPending: err= 2026/02/24 02:33:13 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate(0xc00069bbc0): >_readAt: n=24, err=EOF 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate(0xc00069bbc0): close: 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-02-24 01:43:10 +0000 GMT 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate(0xc00069bbc0): >close: err= 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : TestRWCacheUpdate: reading active writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: 2026/02/24 02:33:13 DEBUG : webdav root 'rclone-test-tabufix4juwi': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : forgetting directory cache 2026/02/24 02:33:13 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/24 02:33:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/24 02:33:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/24 02:33:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/24 02:33:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/24 02:33:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/24 02:33:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/24 02:33:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/24 02:33:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/24 02:33:13 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/02/24 02:33:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/24 02:33:13 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/02/24 02:33:13 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:13 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:13 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:13 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/02/24 02:33:13 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/02/24 02:33:13 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FilEb: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/02/24 02:33:13 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/02/24 02:33:13 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:13 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : FiLeB: reading active writers 2026/02/24 02:33:13 DEBUG : FilEb: reading active writers 2026/02/24 02:33:13 DEBUG : FiLeA: reading active writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : FiLeA: reading active writers 2026/02/24 02:33:13 DEBUG : FiLeB: reading active writers 2026/02/24 02:33:13 DEBUG : FilEb: reading active writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.35s) === RUN TestUnicodeNormalization run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : normal name with no special characters.txt: reading active writers 2026/02/24 02:33:13 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : webdav root 'rclone-test-tabufix4juwi': Reusing VFS from active cache 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : dir: Looking for writers 2026/02/24 02:33:13 DEBUG : file2: reading active writers 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : dir: reading active writers 2026/02/24 02:33:13 DEBUG : file1: reading active writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:13 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:13 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:13 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:13 DEBUG : dir: Looking for writers 2026/02/24 02:33:13 DEBUG : Looking for writers 2026/02/24 02:33:13 DEBUG : dir: reading active writers 2026/02/24 02:33:13 DEBUG : file1: reading active writers 2026/02/24 02:33:13 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.18s) === RUN TestVFSOpenFile run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:14 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:14 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:14 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:14 DEBUG : file1: Open: flags=O_RDONLY 2026/02/24 02:33:14 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/24 02:33:14 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/24 02:33:14 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:14 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/02/24 02:33:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/24 02:33:14 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: size = 0 OK 2026/02/24 02:33:14 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/02/24 02:33:14 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/02/24 02:33:14 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:14 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/02/24 02:33:14 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:14 DEBUG : dir: Looking for writers 2026/02/24 02:33:14 DEBUG : file2: reading active writers 2026/02/24 02:33:14 DEBUG : new_file.txt: reading active writers 2026/02/24 02:33:14 DEBUG : Looking for writers 2026/02/24 02:33:14 DEBUG : dir: reading active writers 2026/02/24 02:33:14 DEBUG : file1: reading active writers 2026/02/24 02:33:14 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:14 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:14 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:14 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/02/24 02:33:14 DEBUG : dir/file1: Updating file with dir/file1 0xc000d840c0 2026/02/24 02:33:14 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/02/24 02:33:14 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:14 INFO : dir/file1: Moved (server-side) to: file0 2026/02/24 02:33:14 DEBUG : file0: Updating file with file0 0xc000d840c0 2026/02/24 02:33:14 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/02/24 02:33:14 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/02/24 02:33:14 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:14 DEBUG : dir: Looking for writers 2026/02/24 02:33:14 DEBUG : Looking for writers 2026/02/24 02:33:14 DEBUG : dir: reading active writers 2026/02/24 02:33:14 DEBUG : file0: reading active writers 2026/02/24 02:33:14 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:14 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:14 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:14 DEBUG : Looking for writers 2026/02/24 02:33:14 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:14 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:14 DEBUG : Added virtual directory entry vAddDir: "/" 2026/02/24 02:33:14 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/24 02:33:14 DEBUG : Added virtual directory entry vAddDir: "b" 2026/02/24 02:33:14 DEBUG : Added virtual directory entry vAddDir: "c" 2026/02/24 02:33:14 DEBUG : Added virtual directory entry vAddDir: "d" 2026/02/24 02:33:14 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:14 DEBUG : Looking for writers 2026/02/24 02:33:14 DEBUG : a: Looking for writers 2026/02/24 02:33:14 DEBUG : b: Looking for writers 2026/02/24 02:33:14 DEBUG : c: Looking for writers 2026/02/24 02:33:14 DEBUG : d: Looking for writers 2026/02/24 02:33:14 DEBUG : Looking for writers 2026/02/24 02:33:14 DEBUG : b: reading active writers 2026/02/24 02:33:14 DEBUG : c: reading active writers 2026/02/24 02:33:14 DEBUG : d: reading active writers 2026/02/24 02:33:14 DEBUG : /: reading active writers 2026/02/24 02:33:14 DEBUG : a: reading active writers 2026/02/24 02:33:14 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:14 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddDir: "a" 2026/02/24 02:33:15 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/02/24 02:33:15 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/02/24 02:33:15 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/02/24 02:33:15 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:15 DEBUG : a/b/c/d: Looking for writers 2026/02/24 02:33:15 DEBUG : a/b/c: Looking for writers 2026/02/24 02:33:15 DEBUG : d: reading active writers 2026/02/24 02:33:15 DEBUG : a/b: Looking for writers 2026/02/24 02:33:15 DEBUG : c: reading active writers 2026/02/24 02:33:15 DEBUG : a: Looking for writers 2026/02/24 02:33:15 DEBUG : b: reading active writers 2026/02/24 02:33:15 DEBUG : Looking for writers 2026/02/24 02:33:15 DEBUG : a: reading active writers 2026/02/24 02:33:15 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-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:15 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:15 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:15 DEBUG : Looking for writers 2026/02/24 02:33:15 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-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:15 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/24 02:33:15 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/02/24 02:33:15 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/02/24 02:33:15 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/24 02:33:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:15 DEBUG : file1: size = 5 OK 2026/02/24 02:33:15 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:15 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/02/24 02:33:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/24 02:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/24 02:33:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:15 DEBUG : file1: size = 0 OK 2026/02/24 02:33:15 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/02/24 02:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (7 bytes), uploading instead of streaming 2026/02/24 02:33:15 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:15 DEBUG : file1: size = 7 OK 2026/02/24 02:33:15 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:15 DEBUG : Looking for writers 2026/02/24 02:33:15 DEBUG : file1: reading active writers 2026/02/24 02:33:15 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:15 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:15 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:15 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:15 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:15 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/02/24 02:33:16 DEBUG : file1: aborting in-sequence write wait, off=100 2026/02/24 02:33:16 DEBUG : file1: failed to wait for in-sequence write to 100 2026/02/24 02:33:16 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/02/24 02:33:16 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (11 bytes), uploading instead of streaming 2026/02/24 02:33:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:16 DEBUG : file1: size = 11 OK 2026/02/24 02:33:16 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/02/24 02:33:16 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:16 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:16 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (5 bytes), uploading instead of streaming 2026/02/24 02:33:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:16 DEBUG : file1: size = 5 OK 2026/02/24 02:33:16 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/02/24 02:33:16 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.07s) === RUN TestWriteFileHandleRelease run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:16 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:16 DEBUG : file1: WriteFileHandle.Release closing 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/24 02:33:16 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:16 DEBUG : file1: size = 0 OK 2026/02/24 02:33:16 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/02/24 02:33:16 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:16 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:16 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:16 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:16 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:16 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:16 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/02/24 02:33:16 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : file1: active writers 1 2026/02/24 02:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : file1: active writers 1 2026/02/24 02:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : file1: active writers 1 2026/02/24 02:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : file1: active writers 1 2026/02/24 02:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/02/24 02:33:16 DEBUG : Looking for writers 2026/02/24 02:33:16 DEBUG : file1: reading active writers 2026/02/24 02:33:16 DEBUG : file1: active writers 1 2026/02/24 02:33:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/02/24 02:33:17 DEBUG : Looking for writers 2026/02/24 02:33:17 DEBUG : file1: reading active writers 2026/02/24 02:33:17 DEBUG : file1: active writers 1 2026/02/24 02:33:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/02/24 02:33:17 DEBUG : Looking for writers 2026/02/24 02:33:17 DEBUG : file1: reading active writers 2026/02/24 02:33:17 DEBUG : file1: active writers 1 2026/02/24 02:33:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/02/24 02:33:18 DEBUG : Looking for writers 2026/02/24 02:33:18 DEBUG : file1: reading active writers 2026/02/24 02:33:18 DEBUG : file1: active writers 1 2026/02/24 02:33:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:19 DEBUG : Looking for writers 2026/02/24 02:33:19 DEBUG : file1: reading active writers 2026/02/24 02:33:19 DEBUG : file1: active writers 1 2026/02/24 02:33:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:20 DEBUG : Looking for writers 2026/02/24 02:33:20 DEBUG : file1: reading active writers 2026/02/24 02:33:20 DEBUG : file1: active writers 1 2026/02/24 02:33:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:21 DEBUG : Looking for writers 2026/02/24 02:33:21 DEBUG : file1: reading active writers 2026/02/24 02:33:21 DEBUG : file1: active writers 1 2026/02/24 02:33:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:22 DEBUG : Looking for writers 2026/02/24 02:33:22 DEBUG : file1: reading active writers 2026/02/24 02:33:22 DEBUG : file1: active writers 1 2026/02/24 02:33:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:23 DEBUG : Looking for writers 2026/02/24 02:33:23 DEBUG : file1: reading active writers 2026/02/24 02:33:23 DEBUG : file1: active writers 1 2026/02/24 02:33:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:24 DEBUG : Looking for writers 2026/02/24 02:33:24 DEBUG : file1: reading active writers 2026/02/24 02:33:24 DEBUG : file1: active writers 1 2026/02/24 02:33:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:25 DEBUG : Looking for writers 2026/02/24 02:33:25 DEBUG : file1: reading active writers 2026/02/24 02:33:25 DEBUG : file1: active writers 1 2026/02/24 02:33:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:26 DEBUG : Looking for writers 2026/02/24 02:33:26 DEBUG : file1: reading active writers 2026/02/24 02:33:26 DEBUG : file1: active writers 1 2026/02/24 02:33:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:27 DEBUG : Looking for writers 2026/02/24 02:33:27 DEBUG : file1: reading active writers 2026/02/24 02:33:27 DEBUG : file1: active writers 1 2026/02/24 02:33:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:28 DEBUG : Looking for writers 2026/02/24 02:33:28 DEBUG : file1: reading active writers 2026/02/24 02:33:28 DEBUG : file1: active writers 1 2026/02/24 02:33:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:29 DEBUG : Looking for writers 2026/02/24 02:33:29 DEBUG : file1: reading active writers 2026/02/24 02:33:29 DEBUG : file1: active writers 1 2026/02/24 02:33:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:30 DEBUG : Looking for writers 2026/02/24 02:33:30 DEBUG : file1: reading active writers 2026/02/24 02:33:30 DEBUG : file1: active writers 1 2026/02/24 02:33:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:31 DEBUG : Looking for writers 2026/02/24 02:33:31 DEBUG : file1: reading active writers 2026/02/24 02:33:31 DEBUG : file1: active writers 1 2026/02/24 02:33:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:32 DEBUG : Looking for writers 2026/02/24 02:33:32 DEBUG : file1: reading active writers 2026/02/24 02:33:32 DEBUG : file1: active writers 1 2026/02/24 02:33:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:33 DEBUG : Looking for writers 2026/02/24 02:33:33 DEBUG : file1: reading active writers 2026/02/24 02:33:33 DEBUG : file1: active writers 1 2026/02/24 02:33:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:34 DEBUG : Looking for writers 2026/02/24 02:33:34 DEBUG : file1: reading active writers 2026/02/24 02:33:34 DEBUG : file1: active writers 1 2026/02/24 02:33:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:35 DEBUG : Looking for writers 2026/02/24 02:33:35 DEBUG : file1: reading active writers 2026/02/24 02:33:35 DEBUG : file1: active writers 1 2026/02/24 02:33:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:36 DEBUG : Looking for writers 2026/02/24 02:33:36 DEBUG : file1: reading active writers 2026/02/24 02:33:36 DEBUG : file1: active writers 1 2026/02/24 02:33:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:37 DEBUG : Looking for writers 2026/02/24 02:33:37 DEBUG : file1: reading active writers 2026/02/24 02:33:37 DEBUG : file1: active writers 1 2026/02/24 02:33:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:38 DEBUG : Looking for writers 2026/02/24 02:33:38 DEBUG : file1: reading active writers 2026/02/24 02:33:38 DEBUG : file1: active writers 1 2026/02/24 02:33:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:39 DEBUG : Looking for writers 2026/02/24 02:33:39 DEBUG : file1: reading active writers 2026/02/24 02:33:39 DEBUG : file1: active writers 1 2026/02/24 02:33:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:40 DEBUG : Looking for writers 2026/02/24 02:33:40 DEBUG : file1: reading active writers 2026/02/24 02:33:40 DEBUG : file1: active writers 1 2026/02/24 02:33:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:41 DEBUG : Looking for writers 2026/02/24 02:33:41 DEBUG : file1: reading active writers 2026/02/24 02:33:41 DEBUG : file1: active writers 1 2026/02/24 02:33:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:42 DEBUG : Looking for writers 2026/02/24 02:33:42 DEBUG : file1: reading active writers 2026/02/24 02:33:42 DEBUG : file1: active writers 1 2026/02/24 02:33:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:43 DEBUG : Looking for writers 2026/02/24 02:33:43 DEBUG : file1: reading active writers 2026/02/24 02:33:43 DEBUG : file1: active writers 1 2026/02/24 02:33:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:44 DEBUG : Looking for writers 2026/02/24 02:33:44 DEBUG : file1: reading active writers 2026/02/24 02:33:44 DEBUG : file1: active writers 1 2026/02/24 02:33:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:45 DEBUG : Looking for writers 2026/02/24 02:33:45 DEBUG : file1: reading active writers 2026/02/24 02:33:45 DEBUG : file1: active writers 1 2026/02/24 02:33:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:46 DEBUG : Looking for writers 2026/02/24 02:33:46 DEBUG : file1: reading active writers 2026/02/24 02:33:46 DEBUG : file1: active writers 1 2026/02/24 02:33:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/02/24 02:33:46 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/02/24 02:33:46 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:46 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:46 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (0 bytes), uploading instead of streaming 2026/02/24 02:33:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:46 DEBUG : file1: size = 0 OK 2026/02/24 02:33:46 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:46 DEBUG : file1: Open: flags=O_RDONLY 2026/02/24 02:33:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/24 02:33:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/24 02:33:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:46 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:46 DEBUG : Looking for writers 2026/02/24 02:33:46 DEBUG : file1: reading active writers 2026/02/24 02:33:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:46 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/02/24 02:33:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/02/24 02:33:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:46 DEBUG : file1: >Open: fd=file1 (w), err= 2026/02/24 02:33:46 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/02/24 02:33:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:46 DEBUG : webdav root 'rclone-test-tabufix4juwi': File to upload is small (100 bytes), uploading instead of streaming 2026/02/24 02:33:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:46 DEBUG : file1: size = 100 OK 2026/02/24 02:33:46 DEBUG : file1: Size of src and dst objects identical 2026/02/24 02:33:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/02/24 02:33:46 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/02/24 02:33:46 DEBUG : file1: Open: flags=O_RDONLY 2026/02/24 02:33:46 DEBUG : file1: >Open: fd=file1 (r), err= 2026/02/24 02:33:46 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/02/24 02:33:46 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:46 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:46 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:46 DEBUG : Looking for writers 2026/02/24 02:33:46 DEBUG : file1: reading active writers 2026/02/24 02:33:46 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.08s) === RUN TestZipManyFiles run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:46 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:46 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/02/24 02:33:47 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/02/24 02:33:47 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/02/24 02:33:47 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/02/24 02:33:47 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/02/24 02:33:47 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:47 DEBUG : flat: Looking for writers 2026/02/24 02:33:47 DEBUG : f000.txt: reading active writers 2026/02/24 02:33:47 DEBUG : f001.txt: reading active writers 2026/02/24 02:33:47 DEBUG : f002.txt: reading active writers 2026/02/24 02:33:47 DEBUG : f003.txt: reading active writers 2026/02/24 02:33:47 DEBUG : f004.txt: reading active writers 2026/02/24 02:33:47 DEBUG : Looking for writers 2026/02/24 02:33:47 DEBUG : flat: reading active writers 2026/02/24 02:33:47 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.36s) === RUN TestZipManySubDirs run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:47 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:47 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/02/24 02:33:47 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/02/24 02:33:47 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/02/24 02:33:47 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:47 DEBUG : a/b/c: Looking for writers 2026/02/24 02:33:47 DEBUG : deep.txt: reading active writers 2026/02/24 02:33:47 DEBUG : a/b: Looking for writers 2026/02/24 02:33:47 DEBUG : mid.txt: reading active writers 2026/02/24 02:33:47 DEBUG : c: reading active writers 2026/02/24 02:33:47 DEBUG : a: Looking for writers 2026/02/24 02:33:47 DEBUG : b: reading active writers 2026/02/24 02:33:47 DEBUG : top.txt: reading active writers 2026/02/24 02:33:47 DEBUG : Looking for writers 2026/02/24 02:33:47 DEBUG : a: reading active writers 2026/02/24 02:33:47 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.32s) === RUN TestZipLargeFiles run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:47 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:47 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:48 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:48 DEBUG : bigdir: Looking for writers 2026/02/24 02:33:48 DEBUG : big.bin: reading active writers 2026/02/24 02:33:48 DEBUG : Looking for writers 2026/02/24 02:33:48 DEBUG : bigdir: reading active writers 2026/02/24 02:33:48 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.59s) === RUN TestZipDirsInRoot run.go:185: Remote "webdav root 'rclone-test-tabufix4juwi'", Local "Local file system at /tmp/rclone3733685837", Modify Window "1s" 2026/02/24 02:33:48 INFO : webdav root 'rclone-test-tabufix4juwi': poll-interval is not supported by this remote 2026/02/24 02:33:48 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:48 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:48 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/02/24 02:33:48 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/02/24 02:33:48 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/02/24 02:33:48 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:48 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:48 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/02/24 02:33:48 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/02/24 02:33:48 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:48 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:48 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/02/24 02:33:48 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/02/24 02:33:48 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/02/24 02:33:48 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/02/24 02:33:48 DEBUG : WaitForWriters: timeout=30s 2026/02/24 02:33:48 DEBUG : dir2: Looking for writers 2026/02/24 02:33:48 DEBUG : b.txt: reading active writers 2026/02/24 02:33:48 DEBUG : dir3: Looking for writers 2026/02/24 02:33:48 DEBUG : c.txt: reading active writers 2026/02/24 02:33:48 DEBUG : dir1: Looking for writers 2026/02/24 02:33:48 DEBUG : a.txt: reading active writers 2026/02/24 02:33:48 DEBUG : Looking for writers 2026/02/24 02:33:48 DEBUG : dir1: reading active writers 2026/02/24 02:33:48 DEBUG : dir2: reading active writers 2026/02/24 02:33:48 DEBUG : dir3: reading active writers 2026/02/24 02:33:48 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.32s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/02/24 02:33:48 DEBUG : webdav root 'rclone-test-tabufix4juwi': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.161548268s (try 1/5)