"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/07/02 01:03:22 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-fuwajal6gile" 2026/07/02 01:03:22 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/02 01:03:22 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/07/02 01:03:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/02 01:03:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/02 01:03:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/02 01:03:22 DEBUG : Setting pass="qUviAGz9NmOXfqP-QHAqmt0aQ2gVBtJVJSdg8tQDzu5X" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/02 01:03:22 DEBUG : TestWebdavRclone: detected overridden config - adding "{AVsrk}" suffix to name 2026/07/02 01:03:22 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/02 01:03:22 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/02 01:03:22 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/02 01:03:22 DEBUG : Setting pass="qUviAGz9NmOXfqP-QHAqmt0aQ2gVBtJVJSdg8tQDzu5X" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/02 01:03:22 DEBUG : found headers: 2026/07/02 01:03:22 DEBUG : Creating backend with remote "/tmp/rclone629534608" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:22 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:22 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:22 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:22 DEBUG : dir: Looking for writers 2026/07/02 01:03:22 DEBUG : Looking for writers 2026/07/02 01:03:22 DEBUG : dir: reading active writers 2026/07/02 01:03:22 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:23 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:23 DEBUG : dir/subdir: Looking for writers 2026/07/02 01:03:23 DEBUG : dir: Looking for writers 2026/07/02 01:03:23 DEBUG : file1: reading active writers 2026/07/02 01:03:23 DEBUG : file2: reading active writers 2026/07/02 01:03:23 DEBUG : subdir: reading active writers 2026/07/02 01:03:23 DEBUG : Looking for writers 2026/07/02 01:03:23 DEBUG : dir: reading active writers 2026/07/02 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:23 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:23 DEBUG : dir: Looking for writers 2026/07/02 01:03:23 DEBUG : file1: reading active writers 2026/07/02 01:03:23 DEBUG : Looking for writers 2026/07/02 01:03:23 DEBUG : dir: reading active writers 2026/07/02 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:23 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:23 DEBUG : dir: Looking for writers 2026/07/02 01:03:23 DEBUG : Looking for writers 2026/07/02 01:03:23 DEBUG : dir: reading active writers 2026/07/02 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:23 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:23 DEBUG : forgetting directory cache 2026/07/02 01:03:23 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:23 DEBUG : Looking for writers 2026/07/02 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:23 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/02 01:03:23 DEBUG : dir: invalidating directory cache 2026/07/02 01:03:23 DEBUG : >ForgetPath: 2026/07/02 01:03:23 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/02 01:03:23 DEBUG : invalidating directory cache 2026/07/02 01:03:23 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:23 DEBUG : >ForgetPath: 2026/07/02 01:03:23 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/02 01:03:23 DEBUG : >ForgetPath: 2026/07/02 01:03:23 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:23 DEBUG : dir: Looking for writers 2026/07/02 01:03:23 DEBUG : Looking for writers 2026/07/02 01:03:23 DEBUG : dir: reading active writers 2026/07/02 01:03:23 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:23 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:23 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:23 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : forgetting directory cache 2026/07/02 01:03:24 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:24 DEBUG : dir: Looking for writers 2026/07/02 01:03:24 DEBUG : fil/a/b: Looking for writers 2026/07/02 01:03:24 DEBUG : fil/a: Looking for writers 2026/07/02 01:03:24 DEBUG : b: reading active writers 2026/07/02 01:03:24 DEBUG : fil: Looking for writers 2026/07/02 01:03:24 DEBUG : a: reading active writers 2026/07/02 01:03:24 DEBUG : Looking for writers 2026/07/02 01:03:24 DEBUG : dir: reading active writers 2026/07/02 01:03:24 DEBUG : fil: reading active writers 2026/07/02 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:24 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:24 DEBUG : dir: Looking for writers 2026/07/02 01:03:24 DEBUG : Looking for writers 2026/07/02 01:03:24 DEBUG : dir: reading active writers 2026/07/02 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:24 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:24 DEBUG : dir: Looking for writers 2026/07/02 01:03:24 DEBUG : file1: reading active writers 2026/07/02 01:03:24 DEBUG : Looking for writers 2026/07/02 01:03:24 DEBUG : dir: reading active writers 2026/07/02 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:24 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/02 01:03:24 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:24 DEBUG : dir: invalidating directory cache 2026/07/02 01:03:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/02 01:03:24 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/02 01:03:24 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/02 01:03:24 DEBUG : dir/file1: Reset virtual modtime 2026/07/02 01:03:24 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/02 01:03:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/02 01:03:24 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:24 DEBUG : dir: invalidating directory cache 2026/07/02 01:03:24 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/02 01:03:24 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/02 01:03:24 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/02 01:03:24 DEBUG : forgetting directory cache 2026/07/02 01:03:24 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:24 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/02 01:03:24 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:24 DEBUG : dir/virtualDir: Looking for writers 2026/07/02 01:03:24 DEBUG : dir: Looking for writers 2026/07/02 01:03:24 DEBUG : file1: reading active writers 2026/07/02 01:03:24 DEBUG : virtualFile2: reading active writers 2026/07/02 01:03:24 DEBUG : virtualFile: reading active writers 2026/07/02 01:03:24 DEBUG : virtualDir: reading active writers 2026/07/02 01:03:24 DEBUG : Looking for writers 2026/07/02 01:03:24 DEBUG : dir: reading active writers 2026/07/02 01:03:24 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:24 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:24 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:25 ERROR : dir/: Can only open directories read only 2026/07/02 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:25 DEBUG : dir: Looking for writers 2026/07/02 01:03:25 DEBUG : Looking for writers 2026/07/02 01:03:25 DEBUG : dir: reading active writers 2026/07/02 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:25 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:25 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/02 01:03:25 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/02 01:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/02 01:03:25 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (5 bytes), uploading instead of streaming 2026/07/02 01:03:25 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:25 DEBUG : dir/potato: size = 5 OK 2026/07/02 01:03:25 NOTICE: webdav root 'rclone-test-fuwajal6gile': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/02 01:03:25 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/02 01:03:25 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/02 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:25 DEBUG : dir: Looking for writers 2026/07/02 01:03:25 DEBUG : file1: reading active writers 2026/07/02 01:03:25 DEBUG : potato: reading active writers 2026/07/02 01:03:25 DEBUG : Looking for writers 2026/07/02 01:03:25 DEBUG : dir: reading active writers 2026/07/02 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.27s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:25 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/02 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:25 DEBUG : dir/sub: Looking for writers 2026/07/02 01:03:25 DEBUG : dir: Looking for writers 2026/07/02 01:03:25 DEBUG : sub: reading active writers 2026/07/02 01:03:25 DEBUG : file1: reading active writers 2026/07/02 01:03:25 DEBUG : Looking for writers 2026/07/02 01:03:25 DEBUG : dir: reading active writers 2026/07/02 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:25 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:25 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/02 01:03:25 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/02 01:03:25 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:25 DEBUG : dir/sub/subsub: Looking for writers 2026/07/02 01:03:25 DEBUG : dir/sub: Looking for writers 2026/07/02 01:03:25 DEBUG : subsub: reading active writers 2026/07/02 01:03:25 DEBUG : dir: Looking for writers 2026/07/02 01:03:25 DEBUG : file1: reading active writers 2026/07/02 01:03:25 DEBUG : sub: reading active writers 2026/07/02 01:03:25 DEBUG : Looking for writers 2026/07/02 01:03:25 DEBUG : dir: reading active writers 2026/07/02 01:03:25 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:25 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:25 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:26 ERROR : dir/: Dir.Remove not empty 2026/07/02 01:03:26 DEBUG : dir/file1: Remove: 2026/07/02 01:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:26 DEBUG : dir/file1: >Remove: err= 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/02 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:26 DEBUG : Looking for writers 2026/07/02 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:26 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:26 DEBUG : dir/file1: Remove: 2026/07/02 01:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:26 DEBUG : dir/file1: >Remove: err= 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/02 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:26 DEBUG : Looking for writers 2026/07/02 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:26 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:26 DEBUG : dir/file1: Remove: 2026/07/02 01:03:26 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:26 DEBUG : dir/file1: >Remove: err= 2026/07/02 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:26 DEBUG : dir: Looking for writers 2026/07/02 01:03:26 DEBUG : Looking for writers 2026/07/02 01:03:26 DEBUG : dir: reading active writers 2026/07/02 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:26 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:26 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:26 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:26 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/02 01:03:26 DEBUG : dir: Updating dir with dir2 0x22cdef37e10 2026/07/02 01:03:26 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/02 01:03:26 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/02 01:03:26 DEBUG : file2: Updating file with file2 0x22cdf3324e0 2026/07/02 01:03:26 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:26 INFO : dir2/file3: Deleted 2026/07/02 01:03:26 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/02 01:03:26 DEBUG : dir2/file3: Updating file with dir2/file3 0x22cdf3324e0 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/02 01:03:26 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/02 01:03:26 DEBUG : empty directory: Updating dir with renamed empty directory 0x22cdede3ba0 2026/07/02 01:03:26 DEBUG : empty directory: forgetting directory cache 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/02 01:03:26 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/02 01:03:26 DEBUG : dir2: Renaming to "dir3" 2026/07/02 01:03:26 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:26 DEBUG : dir3: Looking for writers 2026/07/02 01:03:26 DEBUG : file3: reading active writers 2026/07/02 01:03:26 DEBUG : renamed empty directory: Looking for writers 2026/07/02 01:03:26 DEBUG : Looking for writers 2026/07/02 01:03:26 DEBUG : dir3: reading active writers 2026/07/02 01:03:26 DEBUG : renamed empty directory: reading active writers 2026/07/02 01:03:26 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.58s) === RUN TestDirStructSize dir_test.go:611: Dir struct has size 200 bytes --- PASS: TestDirStructSize (0.00s) === RUN TestDirFileOpen run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/02 01:03:27 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:27 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/02 01:03:27 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/02 01:03:27 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/02 01:03:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/02 01:03:27 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:27 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:27 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/02 01:03:27 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/02 01:03:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:27 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (12 bytes), uploading instead of streaming 2026/07/02 01:03:27 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : dir/sub/file2: size = 12 OK 2026/07/02 01:03:27 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/02 01:03:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:27 DEBUG : forgetting directory cache 2026/07/02 01:03:27 DEBUG : dir: forgetting directory cache 2026/07/02 01:03:27 DEBUG : dir/sub: forgetting directory cache 2026/07/02 01:03:27 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/02 01:03:27 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/02 01:03:27 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (5 bytes), uploading instead of streaming 2026/07/02 01:03:27 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : dir/sub/file0: size = 5 OK 2026/07/02 01:03:27 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/02 01:03:27 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : dir/sub: Looking for writers 2026/07/02 01:03:27 DEBUG : file2: reading active writers 2026/07/02 01:03:27 DEBUG : file0: reading active writers 2026/07/02 01:03:27 DEBUG : dir: Looking for writers 2026/07/02 01:03:27 DEBUG : file1: reading active writers 2026/07/02 01:03:27 DEBUG : sub: reading active writers 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : dir: reading active writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/02 01:03:27 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:27 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/02 01:03:27 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/02 01:03:27 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/02 01:03:27 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:27 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:27 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/02 01:03:27 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:27 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/02 01:03:27 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/02 01:03:27 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/02 01:03:27 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:27 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : dir: Looking for writers 2026/07/02 01:03:27 DEBUG : file1: reading active writers 2026/07/02 01:03:27 DEBUG : file1.metadata: reading active writers 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : dir.metadata: reading active writers 2026/07/02 01:03:27 DEBUG : dir: reading active writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : dir: Looking for writers 2026/07/02 01:03:27 DEBUG : file1: reading active writers 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : dir: reading active writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : dir: Looking for writers 2026/07/02 01:03:27 DEBUG : file1: reading active writers 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : dir: reading active writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: === RUN TestFileSetModTime/cache=off,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=off,open=true,write=true file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=false,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=false file_test.go:93: can't set mod time === RUN TestFileSetModTime/cache=full,open=true,write=true file_test.go:93: can't set mod time --- PASS: TestFileSetModTime (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=false,write=false (0.19s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=off,open=true,write=true (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=false,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=false (0.00s) --- SKIP: TestFileSetModTime/cache=full,open=true,write=true (0.00s) === RUN TestFileOpenRead run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:27 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:27 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:27 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:27 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:27 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : dir: Looking for writers 2026/07/02 01:03:27 DEBUG : file1: reading active writers 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : dir: reading active writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/07/02 01:03:27 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/02 01:03:27 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/02 01:03:27 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:27 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/02 01:03:27 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:27 DEBUG : Looking for writers 2026/07/02 01:03:27 DEBUG : file.txt: reading active writers 2026/07/02 01:03:27 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:27 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:28 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (25 bytes), uploading instead of streaming 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : dir/file1: size = 25 OK 2026/07/02 01:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : file1: reading active writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:28 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : dir/file1: Remove: 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:28 DEBUG : dir/file1: >Remove: err= 2026/07/02 01:03:28 DEBUG : dir/file1: Remove: 2026/07/02 01:03:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:28 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : dir/file1: Remove: 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:28 DEBUG : dir/file1: >Remove: err= 2026/07/02 01:03:28 DEBUG : dir/file1: Remove: 2026/07/02 01:03:28 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:28 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/02 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/02 01:03:28 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/02 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/02 01:03:28 DEBUG : dir/file1: Open: flags=0x3 2026/07/02 01:03:28 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/02 01:03:28 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : file1: reading active writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:28 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : file1: reading active writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: 2026/07/02 01:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0x22cdfa46750 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:28 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/02 01:03:28 DEBUG : dir/file1: Updating file with dir/file1 0x22cdfa46750 2026/07/02 01:03:28 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:28 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:28 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:28 DEBUG : dir/file1: File is currently open, delaying rename 0x22cdfa46750 2026/07/02 01:03:28 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:28 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (25 bytes), uploading instead of streaming 2026/07/02 01:03:28 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:28 DEBUG : dir/file1: size = 25 OK 2026/07/02 01:03:28 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/02 01:03:28 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:28 DEBUG : newLeaf: Running delayed rename now 2026/07/02 01:03:28 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:28 DEBUG : newLeaf: Updating file with newLeaf 0x22cdfa46750 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: 2026/07/02 01:03:28 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:28 DEBUG : dir: Looking for writers 2026/07/02 01:03:28 DEBUG : Looking for writers 2026/07/02 01:03:28 DEBUG : dir: reading active writers 2026/07/02 01:03:28 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:28 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:29 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : file1: reading active writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : >WaitForWriters: 2026/07/02 01:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf4440d0 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/02 01:03:29 DEBUG : dir/file1: Updating file with dir/file1 0x22cdf4440d0 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1: File is currently open, delaying rename 0x22cdf4440d0 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (25 bytes), uploading instead of streaming 2026/07/02 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:29 DEBUG : dir/file1: size = 25 OK 2026/07/02 01:03:29 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:29 DEBUG : newLeaf: Running delayed rename now 2026/07/02 01:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf4440d0 2026/07/02 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : >WaitForWriters: 2026/07/02 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : >WaitForWriters: 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:29 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:29 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:29 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:29 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf5fd840): openPending: 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf5fd840): >openPending: err= 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf5fd840): _writeAt: size=14, off=0 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf5fd840): >_writeAt: n=14, err= 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf5fd840): close: 2026/07/02 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/02 01:03:29 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf5fd840): >close: err= 2026/07/02 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : file1: reading active writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : file1: reading active writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : file1: reading active writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : file1: reading active writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: starting upload 2026/07/02 01:03:29 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:29 DEBUG : dir/file1: size = 14 OK 2026/07/02 01:03:29 INFO : dir/file1: Copied (replaced existing) 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:29 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : file1: reading active writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : >WaitForWriters: 2026/07/02 01:03:29 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf2f6540): _readAt: size=512, off=0 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf2f6540): openPending: 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf2f6540): >openPending: err= 2026/07/02 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf2f6540): >_readAt: n=14, err=EOF 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf2f6540): close: 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf2f6540): >close: err= 2026/07/02 01:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf445380 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:29 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/02 01:03:29 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/02 01:03:29 DEBUG : dir/file1: Updating file with dir/file1 0x22cdf445380 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:29 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf59c680): openPending: 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf59c680): >openPending: err= 2026/07/02 01:03:29 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:29 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:29 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf59c680): _writeAt: size=25, off=0 2026/07/02 01:03:29 DEBUG : dir/file1(0x22cdf59c680): >_writeAt: n=25, err= 2026/07/02 01:03:29 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:29 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:29 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf445380 2026/07/02 01:03:29 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:29 DEBUG : newLeaf(0x22cdf59c680): close: 2026/07/02 01:03:29 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/02 01:03:29 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-02 01:03:29.774181044 +0000 UTC m=+6.929358178 2026/07/02 01:03:29 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:29 DEBUG : newLeaf(0x22cdf59c680): >close: err= 2026/07/02 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:29 DEBUG : newLeaf: vfs cache: starting upload 2026/07/02 01:03:29 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:29 DEBUG : newLeaf: size = 25 OK 2026/07/02 01:03:29 INFO : newLeaf: Copied (replaced existing) 2026/07/02 01:03:29 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-02 01:03:29 +0000 UTC" 2026/07/02 01:03:29 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/02 01:03:29 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:29 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : >WaitForWriters: 2026/07/02 01:03:29 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:29 DEBUG : dir: Looking for writers 2026/07/02 01:03:29 DEBUG : Looking for writers 2026/07/02 01:03:29 DEBUG : dir: reading active writers 2026/07/02 01:03:29 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:29 DEBUG : >WaitForWriters: 2026/07/02 01:03:29 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:30 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : file1: reading active writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : >WaitForWriters: 2026/07/02 01:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:30 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf4b89c0 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/02 01:03:30 DEBUG : dir/file1: Updating file with dir/file1 0x22cdf4b89c0 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf90ee00): openPending: 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf90ee00): >openPending: err= 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf90ee00): _writeAt: size=25, off=0 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf90ee00): >_writeAt: n=25, err= 2026/07/02 01:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:30 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf4b89c0 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:30 DEBUG : newLeaf(0x22cdf90ee00): close: 2026/07/02 01:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/02 01:03:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-02 01:03:30.275360206 +0000 UTC m=+7.430537330 2026/07/02 01:03:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:30 DEBUG : newLeaf(0x22cdf90ee00): >close: err= 2026/07/02 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:30 DEBUG : newLeaf: vfs cache: starting upload 2026/07/02 01:03:30 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:30 DEBUG : newLeaf: size = 25 OK 2026/07/02 01:03:30 INFO : newLeaf: Copied (replaced existing) 2026/07/02 01:03:30 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-02 01:03:30 +0000 UTC" 2026/07/02 01:03:30 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:30 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : >WaitForWriters: 2026/07/02 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : >WaitForWriters: 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:30 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:30 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:30 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:30 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf77e1c0): openPending: 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf77e1c0): >openPending: err= 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf77e1c0): _writeAt: size=14, off=0 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf77e1c0): >_writeAt: n=14, err= 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf77e1c0): close: 2026/07/02 01:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/02 01:03:30 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf77e1c0): >close: err= 2026/07/02 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : file1: reading active writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : file1: reading active writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : file1: reading active writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : file1: reading active writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: starting upload 2026/07/02 01:03:30 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:30 DEBUG : dir/file1: size = 14 OK 2026/07/02 01:03:30 INFO : dir/file1: Copied (replaced existing) 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:30 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : file1: reading active writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : >WaitForWriters: 2026/07/02 01:03:30 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf926ec0): _readAt: size=512, off=0 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf926ec0): openPending: 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf926ec0): >openPending: err= 2026/07/02 01:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf926ec0): >_readAt: n=14, err=EOF 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf926ec0): close: 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdf926ec0): >close: err= 2026/07/02 01:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:30 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf764820 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:30 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/02 01:03:30 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/02 01:03:30 DEBUG : dir/file1: Updating file with dir/file1 0x22cdf764820 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:30 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdfa6ee00): openPending: 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdfa6ee00): >openPending: err= 2026/07/02 01:03:30 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:30 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:30 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdfa6ee00): _writeAt: size=25, off=0 2026/07/02 01:03:30 DEBUG : dir/file1(0x22cdfa6ee00): >_writeAt: n=25, err= 2026/07/02 01:03:30 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:30 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:30 DEBUG : newLeaf: Updating file with newLeaf 0x22cdf764820 2026/07/02 01:03:30 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:30 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:30 DEBUG : newLeaf(0x22cdfa6ee00): close: 2026/07/02 01:03:30 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/02 01:03:30 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-02 01:03:30.922142929 +0000 UTC m=+8.077320052 2026/07/02 01:03:30 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:30 DEBUG : newLeaf(0x22cdfa6ee00): >close: err= 2026/07/02 01:03:30 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:30 DEBUG : dir: Looking for writers 2026/07/02 01:03:30 DEBUG : Looking for writers 2026/07/02 01:03:30 DEBUG : dir: reading active writers 2026/07/02 01:03:30 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:30 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: starting upload 2026/07/02 01:03:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:31 DEBUG : newLeaf: size = 25 OK 2026/07/02 01:03:31 INFO : newLeaf: Copied (replaced existing) 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-02 01:03:30 +0000 UTC" 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/02 01:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: 2026/07/02 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: 2026/07/02 01:03:31 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:31 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:31 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:31 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:31 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:31 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:31 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:31 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:31 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : file1: reading active writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: 2026/07/02 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfbf2c40): _readAt: size=512, off=0 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfbf2c40): openPending: 2026/07/02 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/02 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfbf2c40): >openPending: err= 2026/07/02 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfbf2c40): >_readAt: n=14, err=EOF 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfbf2c40): close: 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfbf2c40): >close: err= 2026/07/02 01:03:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:31 DEBUG : newLeaf: Updating file with newLeaf 0x22cdfbd2d00 2026/07/02 01:03:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:31 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/02 01:03:31 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/02 01:03:31 DEBUG : dir/file1: Updating file with dir/file1 0x22cdfbd2d00 2026/07/02 01:03:31 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/02 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:31 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:31 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfac7000): openPending: 2026/07/02 01:03:31 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "14,2001-02-03 04:05:06 +0000 UTC" 2026/07/02 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/02 01:03:31 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfac7000): >openPending: err= 2026/07/02 01:03:31 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:31 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfac7000): _writeAt: size=25, off=0 2026/07/02 01:03:31 DEBUG : dir/file1(0x22cdfac7000): >_writeAt: n=25, err= 2026/07/02 01:03:31 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/02 01:03:31 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/02 01:03:31 DEBUG : newLeaf: Updating file with newLeaf 0x22cdfbd2d00 2026/07/02 01:03:31 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:31 DEBUG : newLeaf(0x22cdfac7000): close: 2026/07/02 01:03:31 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-02 01:03:31.44257866 +0000 UTC m=+8.597755794 2026/07/02 01:03:31 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:31 DEBUG : newLeaf(0x22cdfac7000): >close: err= 2026/07/02 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: starting upload 2026/07/02 01:03:31 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:31 DEBUG : newLeaf: size = 25 OK 2026/07/02 01:03:31 INFO : newLeaf: Copied (replaced existing) 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-02 01:03:31 +0000 UTC" 2026/07/02 01:03:31 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/02 01:03:31 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/02 01:03:31 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: 2026/07/02 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : newLeaf: reading active writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: 2026/07/02 01:03:31 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestFileRename (3.09s) --- PASS: TestFileRename/off,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=false (0.39s) --- PASS: TestFileRename/minimal,forceCache=true (0.64s) --- PASS: TestFileRename/writes,forceCache=false (0.50s) --- PASS: TestFileRename/writes,forceCache=true (0.65s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:31 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:31 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: --- PASS: TestRcGetVFS (0.02s) === RUN TestRcForget rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcForget (0.00s) === RUN TestRcRefresh rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcRefresh (0.00s) === RUN TestRcPollInterval rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcPollInterval (0.00s) === RUN TestRcList rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcList (0.00s) === RUN TestRcStats rc_test.go:17: Skipping test on non local remote --- SKIP: TestRcStats (0.00s) === RUN TestReadFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:31 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:31 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:31 DEBUG : dir: Looking for writers 2026/07/02 01:03:31 DEBUG : file1: reading active writers 2026/07/02 01:03:31 DEBUG : Looking for writers 2026/07/02 01:03:31 DEBUG : dir: reading active writers 2026/07/02 01:03:31 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:31 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:31 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:31 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:31 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:31 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:31 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/02 01:03:31 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/02 01:03:31 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/02 01:03:31 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/02 01:03:31 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/02 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:32 DEBUG : dir: Looking for writers 2026/07/02 01:03:32 DEBUG : file1: reading active writers 2026/07/02 01:03:32 DEBUG : Looking for writers 2026/07/02 01:03:32 DEBUG : dir: reading active writers 2026/07/02 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.20s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/02 01:03:32 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/02 01:03:32 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/02 01:03:32 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/02 01:03:32 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/02 01:03:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/02 01:03:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/02 01:03:32 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/02 01:03:32 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/02 01:03:32 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/02 01:03:32 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/02 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:32 DEBUG : dir: Looking for writers 2026/07/02 01:03:32 DEBUG : file1: reading active writers 2026/07/02 01:03:32 DEBUG : Looking for writers 2026/07/02 01:03:32 DEBUG : dir: reading active writers 2026/07/02 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.25s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:32 DEBUG : dir: Looking for writers 2026/07/02 01:03:32 DEBUG : file1: reading active writers 2026/07/02 01:03:32 DEBUG : Looking for writers 2026/07/02 01:03:32 DEBUG : dir: reading active writers 2026/07/02 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/02 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/02 01:03:32 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/02 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:32 DEBUG : dir: Looking for writers 2026/07/02 01:03:32 DEBUG : file1: reading active writers 2026/07/02 01:03:32 DEBUG : Looking for writers 2026/07/02 01:03:32 DEBUG : dir: reading active writers 2026/07/02 01:03:32 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): _readAt: size=1, off=0 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): openPending: 2026/07/02 01:03:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): >openPending: err= 2026/07/02 01:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): >_readAt: n=1, err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): _readAt: size=256, off=1 2026/07/02 01:03:32 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): >_readAt: n=15, err=EOF 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): _readAt: size=16, off=16 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): >_readAt: n=0, err=EOF 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): close: 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): >close: err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): close: 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdfcd9540): >close: err=file already closed 2026/07/02 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:32 DEBUG : dir: Looking for writers 2026/07/02 01:03:32 DEBUG : file1: reading active writers 2026/07/02 01:03:32 DEBUG : Looking for writers 2026/07/02 01:03:32 DEBUG : dir: reading active writers 2026/07/02 01:03:32 DEBUG : >WaitForWriters: 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:32 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:32 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:32 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:32 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:32 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): _readAt: size=1, off=0 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): openPending: 2026/07/02 01:03:32 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:32 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:32 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >openPending: err= 2026/07/02 01:03:32 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:32 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >_readAt: n=1, err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): _readAt: size=1, off=5 2026/07/02 01:03:32 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >_readAt: n=1, err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): _readAt: size=1, off=3 2026/07/02 01:03:32 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >_readAt: n=1, err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): _readAt: size=1, off=13 2026/07/02 01:03:32 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >_readAt: n=1, err= 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): _readAt: size=16, off=100 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >_readAt: n=0, err=EOF 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): close: 2026/07/02 01:03:32 DEBUG : dir/file1(0x22cdf425700): >close: err= 2026/07/02 01:03:32 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:32 DEBUG : dir: Looking for writers 2026/07/02 01:03:32 DEBUG : file1: reading active writers 2026/07/02 01:03:32 DEBUG : Looking for writers 2026/07/02 01:03:32 DEBUG : dir: reading active writers 2026/07/02 01:03:32 DEBUG : >WaitForWriters: 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:32 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:32 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:32 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:32 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=1, off=0 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): openPending: 2026/07/02 01:03:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >openPending: err= 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=1, err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=1, off=5 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=1, err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=1, off=1 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=1, err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=6, off=10 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=6, err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=256, off=10 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=6, err=EOF 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=256, off=100 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=0, err=EOF 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): close: 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >close: err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): _readAt: size=256, off=100 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf5decc0): >_readAt: n=0, err=file already closed 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : dir: Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : dir: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): RWFileHandle.Flush 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): _readAt: size=256, off=0 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): openPending: 2026/07/02 01:03:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): >openPending: err= 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): >_readAt: n=16, err=EOF 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): RWFileHandle.Flush 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): RWFileHandle.Flush 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): close: 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf725440): >close: err= 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : dir: Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : dir: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:33 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:33 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:03:33 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/02 01:03:33 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:33 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): _readAt: size=256, off=0 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): openPending: 2026/07/02 01:03:33 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:33 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:33 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): >openPending: err= 2026/07/02 01:03:33 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:03:33 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): >_readAt: n=16, err=EOF 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): RWFileHandle.Release 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): close: 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): >close: err= 2026/07/02 01:03:33 DEBUG : dir/file1(0x22cdf751500): RWFileHandle.Release 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : dir: Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : dir: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:33 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): openPending: 2026/07/02 01:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): >openPending: err= 2026/07/02 01:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): _writeAt: size=5, off=0 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): >_writeAt: n=5, err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): _writeAt: size=7, off=5 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): >_writeAt: n=7, err= 2026/07/02 01:03:33 DEBUG : file1: vfs cache: truncate to size=11 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): close: 2026/07/02 01:03:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-02 01:03:33.414744342 +0000 UTC m=+10.569921476 2026/07/02 01:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): >close: err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): close: 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6c6ac0): >close: err=file already closed 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:33 DEBUG : file1: vfs cache: starting upload 2026/07/02 01:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:33 DEBUG : file1: size = 11 OK 2026/07/02 01:03:33 INFO : file1: Copied (new) 2026/07/02 01:03:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-02 01:03:33 +0000 UTC" 2026/07/02 01:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:33 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): openPending: 2026/07/02 01:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): >openPending: err= 2026/07/02 01:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): _writeAt: size=7, off=0 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): >_writeAt: n=7, err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): _writeAt: size=6, off=5 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): >_writeAt: n=6, err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): close: 2026/07/02 01:03:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-02 01:03:33.611400729 +0000 UTC m=+10.766577863 2026/07/02 01:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): >close: err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): _writeAt: size=5, off=0 2026/07/02 01:03:33 DEBUG : file1(0x22cdf6d7700): >_writeAt: n=0, err=file already closed 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:33 DEBUG : file1: vfs cache: starting upload 2026/07/02 01:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:33 DEBUG : file1: size = 11 OK 2026/07/02 01:03:33 INFO : file1: Copied (new) 2026/07/02 01:03:33 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-02 01:03:33 +0000 UTC" 2026/07/02 01:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : >WaitForWriters: 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:33 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:33 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:33 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:33 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:33 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : file1(0x22cdfa93e00): openPending: 2026/07/02 01:03:33 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : file1(0x22cdfa93e00): >openPending: err= 2026/07/02 01:03:33 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:33 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/02 01:03:33 DEBUG : file1(0x22cdfa93e00): close: 2026/07/02 01:03:33 DEBUG : file1: vfs cache: setting modification time to 2026-07-02 01:03:33.807070505 +0000 UTC m=+10.962247630 2026/07/02 01:03:33 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:33 DEBUG : file1(0x22cdfa93e00): >close: err= 2026/07/02 01:03:33 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/02 01:03:33 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:03:33 DEBUG : file2: newRWFileHandle: 2026/07/02 01:03:33 DEBUG : file2(0x22cdfaac380): openPending: 2026/07/02 01:03:33 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:33 DEBUG : file2(0x22cdfaac380): >openPending: err= 2026/07/02 01:03:33 DEBUG : file2: >newRWFileHandle: err= 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:33 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/02 01:03:33 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/02 01:03:33 DEBUG : file2(0x22cdfaac380): RWFileHandle.Flush 2026/07/02 01:03:33 DEBUG : file2(0x22cdfaac380): RWFileHandle.Release 2026/07/02 01:03:33 DEBUG : file2(0x22cdfaac380): close: 2026/07/02 01:03:33 DEBUG : file2: vfs cache: setting modification time to 2026-07-02 01:03:33.807850379 +0000 UTC m=+10.963027503 2026/07/02 01:03:33 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:33 DEBUG : file2(0x22cdfaac380): >close: err= 2026/07/02 01:03:33 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : file2: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : file2: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : file2: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : file2: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/02 01:03:33 DEBUG : file2: vfs cache: starting upload 2026/07/02 01:03:33 DEBUG : file1: vfs cache: starting upload 2026/07/02 01:03:33 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:33 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:33 DEBUG : file2: size = 0 OK 2026/07/02 01:03:33 INFO : file2: Copied (new) 2026/07/02 01:03:33 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-02 01:03:33 +0000 UTC" 2026/07/02 01:03:33 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/02 01:03:33 INFO : file2: vfs cache: upload succeeded try #1 2026/07/02 01:03:33 DEBUG : Looking for writers 2026/07/02 01:03:33 DEBUG : file1: reading active writers 2026/07/02 01:03:33 DEBUG : file2: reading active writers 2026/07/02 01:03:33 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/02 01:03:33 DEBUG : file1: size = 0 OK 2026/07/02 01:03:33 INFO : file1: Copied (new) 2026/07/02 01:03:33 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-02 01:03:33 +0000 UTC" 2026/07/02 01:03:33 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:33 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:33 INFO : file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : file2: reading active writers 2026/07/02 01:03:34 DEBUG : >WaitForWriters: 2026/07/02 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file2: reading active writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : >WaitForWriters: 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:34 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): openPending: 2026/07/02 01:03:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): >openPending: err= 2026/07/02 01:03:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): _writeAt: size=5, off=0 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): >_writeAt: n=5, err= 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): RWFileHandle.Flush 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): RWFileHandle.Flush 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): close: 2026/07/02 01:03:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-02 01:03:34.178384698 +0000 UTC m=+11.333561832 2026/07/02 01:03:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:34 DEBUG : file1(0x22cdfa7eb40): >close: err= 2026/07/02 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:34 DEBUG : file1: vfs cache: starting upload 2026/07/02 01:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:34 DEBUG : file1: size = 5 OK 2026/07/02 01:03:34 INFO : file1: Copied (new) 2026/07/02 01:03:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-02 01:03:34 +0000 UTC" 2026/07/02 01:03:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : >WaitForWriters: 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:34 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:34 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): openPending: 2026/07/02 01:03:34 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): >openPending: err= 2026/07/02 01:03:34 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:34 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): _writeAt: size=5, off=0 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): >_writeAt: n=5, err= 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): RWFileHandle.Release 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): close: 2026/07/02 01:03:34 DEBUG : file1: vfs cache: setting modification time to 2026-07-02 01:03:34.365974852 +0000 UTC m=+11.521151986 2026/07/02 01:03:34 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): >close: err= 2026/07/02 01:03:34 DEBUG : file1(0x22cdfba3680): RWFileHandle.Release 2026/07/02 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:34 DEBUG : file1: vfs cache: starting upload 2026/07/02 01:03:34 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:34 DEBUG : file1: size = 5 OK 2026/07/02 01:03:34 INFO : file1: Copied (new) 2026/07/02 01:03:34 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-02 01:03:34 +0000 UTC" 2026/07/02 01:03:34 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:34 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 INFO : file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : >WaitForWriters: 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/02 01:03:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdfc72300): openPending: 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdfc72300): >openPending: err= 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/02 01:03:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdfc72300): _writeAt: size=5, off=0 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdfc72300): >_writeAt: n=5, err= 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdfc72300): close: 2026/07/02 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-02 01:03:34.614730503 +0000 UTC m=+11.769907648 2026/07/02 01:03:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdfc72300): >close: err= 2026/07/02 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: starting upload 2026/07/02 01:03:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:34 DEBUG : dir/file1: size = 5 OK 2026/07/02 01:03:34 INFO : dir/file1: Copied (replaced existing) 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-02 01:03:34 +0000 UTC" 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : >WaitForWriters: 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.28s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:34 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:34 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:34 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:34 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:34 DEBUG : dir/file1: newRWFileHandle: 2026/07/02 01:03:34 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/02 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/02 01:03:34 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): _writeAt: size=5, off=0 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): openPending: 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/02 01:03:34 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): >openPending: err= 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): >_writeAt: n=5, err= 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): _writeAt: size=15, off=5 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): >_writeAt: n=15, err= 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): close: 2026/07/02 01:03:34 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/02 01:03:34 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-02 01:03:34.900611867 +0000 UTC m=+12.055788991 2026/07/02 01:03:34 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:34 DEBUG : dir/file1(0x22cdf5baf00): >close: err= 2026/07/02 01:03:34 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:34 DEBUG : dir: Looking for writers 2026/07/02 01:03:34 DEBUG : file1: reading active writers 2026/07/02 01:03:34 DEBUG : Looking for writers 2026/07/02 01:03:34 DEBUG : dir: reading active writers 2026/07/02 01:03:34 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:35 DEBUG : dir/file1: vfs cache: starting upload 2026/07/02 01:03:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:35 DEBUG : dir/file1: size = 20 OK 2026/07/02 01:03:35 INFO : dir/file1: Copied (replaced existing) 2026/07/02 01:03:35 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-02 01:03:34 +0000 UTC" 2026/07/02 01:03:35 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:35 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:35 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:35 DEBUG : dir: Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : dir: reading active writers 2026/07/02 01:03:35 DEBUG : >WaitForWriters: 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : file1(0x22cdf7ba140): openPending: 2026/07/02 01:03:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:35 DEBUG : file1(0x22cdf7ba140): >openPending: err= 2026/07/02 01:03:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/02 01:03:35 DEBUG : file1(0x22cdf7ba140): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : file1(0x22cdf7ba140): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : file1(0x22cdf7ba140): close: 2026/07/02 01:03:35 DEBUG : file1: vfs cache: setting modification time to 2026-07-02 01:03:35.122904647 +0000 UTC m=+12.278081771 2026/07/02 01:03:35 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : file1(0x22cdf7ba140): >close: err= 2026/07/02 01:03:35 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:35 DEBUG : file1: vfs cache: starting upload 2026/07/02 01:03:35 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:03:35 DEBUG : file1: size = 5 OK 2026/07/02 01:03:35 INFO : file1: Copied (new) 2026/07/02 01:03:35 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-02 01:03:35 +0000 UTC" 2026/07/02 01:03:35 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:35 INFO : file1: vfs cache: upload succeeded try #1 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : >WaitForWriters: 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb640): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb640): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb640): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.309227503 +0000 UTC m=+12.464404627 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.309227503 +0000 UTC m=+12.464404627 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54080): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54080): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54080): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.309227503 +0000 UTC m=+12.464404627 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad9b90 item 1 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb546c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb546c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb546c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb546c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb546c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.311786536 +0000 UTC m=+12.466963689 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb546c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54bc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54bc0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.311786536 +0000 UTC m=+12.466963689 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb54bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd82540 item 2 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.313697311 +0000 UTC m=+12.468874445 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.313697311 +0000 UTC m=+12.468874445 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55b40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55b40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55b40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55b40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55b40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.313697311 +0000 UTC m=+12.468874445 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb55b40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd82a80 item 3 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa340): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa340): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa340): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.316052932 +0000 UTC m=+12.471230056 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa880): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.316052932 +0000 UTC m=+12.471230056 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfa880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd832d0 item 4 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfaec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfaec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfaec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfaec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfaec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.317828835 +0000 UTC m=+12.473005958 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfaec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.317828835 +0000 UTC m=+12.473005958 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb800): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb800): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb800): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.317828835 +0000 UTC m=+12.473005958 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbfb800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83650 item 5 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.32034691 +0000 UTC m=+12.475524034 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da780): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da780): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da780): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.32034691 +0000 UTC m=+12.475524034 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4da780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83b20 item 6 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dae00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dae00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dae00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dae00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dae00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.321968484 +0000 UTC m=+12.477145607 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dae00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.321968484 +0000 UTC m=+12.477145607 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db7c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db7c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db7c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db7c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db7c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.321968484 +0000 UTC m=+12.477145607 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4db7c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada000 item 7 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dbe40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dbe40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dbe40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dbe40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dbe40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.323944111 +0000 UTC m=+12.479121235 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dbe40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508480): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508480): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508480): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.323944111 +0000 UTC m=+12.479121235 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada4d0 item 8 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508a40): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf508a40): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508a40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508a40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508a40): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508a40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508e00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508e00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.325740592 +0000 UTC m=+12.480917726 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf508e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.325740592 +0000 UTC m=+12.480917726 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509780): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509780): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509780): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.325740592 +0000 UTC m=+12.480917726 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada850 item 9 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509e00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509e00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.327960829 +0000 UTC m=+12.483137953 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf509e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572440): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572440): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572440): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.327960829 +0000 UTC m=+12.483137953 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadad20 item 10 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572a80): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf572a80): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572a80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572a80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572e40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572e40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572e40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572e40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572e40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.329538018 +0000 UTC m=+12.484715143 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf572e40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.329538018 +0000 UTC m=+12.484715143 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573840): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573840): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573840): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.329538018 +0000 UTC m=+12.484715143 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb1f0 item 11 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573ec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573ec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573ec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573ec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573ec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.331478761 +0000 UTC m=+12.486655885 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf573ec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59c500): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59c500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59c500): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59c500): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59c500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.331478761 +0000 UTC m=+12.486655885 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59c500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb6c0 item 12 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cb40): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf59cb40): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cb40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cb40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cb40): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cb40): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cb40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cf00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cf00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cf00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cf00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cf00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.333141231 +0000 UTC m=+12.488318355 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59cf00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59d5c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59d5c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59d5c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59d5c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59d5c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.333141231 +0000 UTC m=+12.488318355 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59d5c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadba40 item 13 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59dc40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59dc40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59dc40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59dc40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59dc40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.334435921 +0000 UTC m=+12.489613044 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59dc40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6280): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6280): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.334435921 +0000 UTC m=+12.489613044 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadbe30 item 14 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c68c0): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf5c68c0): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c68c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c68c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c68c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c68c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c68c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6c80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6c80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6c80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6c80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6c80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.335882425 +0000 UTC m=+12.491059549 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c6c80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c7340): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c7340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c7340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c7340): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c7340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.335882425 +0000 UTC m=+12.491059549 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c7340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bca80 item 15 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c79c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c79c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c79c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c79c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c79c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.337331174 +0000 UTC m=+12.492508299 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c79c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de000): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de000): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de000): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de000): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de000): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.337331174 +0000 UTC m=+12.492508299 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de000): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bcfc0 item 16 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de640): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de640): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de640): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.338695765 +0000 UTC m=+12.493872889 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5de640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.338695765 +0000 UTC m=+12.493872889 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5deac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5defc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5defc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5defc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5defc0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5defc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.338695765 +0000 UTC m=+12.493872889 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5defc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a070 item 17 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5df640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5df640): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5df640): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5df640): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5df640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.340723921 +0000 UTC m=+12.495901044 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5df640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5dfb80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5dfb80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5dfb80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5dfb80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5dfb80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.340723921 +0000 UTC m=+12.495901044 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5dfb80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a620 item 18 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c300): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c300): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c300): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.342099232 +0000 UTC m=+12.497276356 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.342099232 +0000 UTC m=+12.497276356 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60cd00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60cd00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60cd00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60cd00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60cd00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.342099232 +0000 UTC m=+12.497276356 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60cd00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1abd0 item 19 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d380): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d380): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d380): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.344125394 +0000 UTC m=+12.499302518 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d8c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d8c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d8c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d8c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d8c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.344125394 +0000 UTC m=+12.499302518 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d8c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b260 item 20 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c040): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c040): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.346191102 +0000 UTC m=+12.501368246 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.346191102 +0000 UTC m=+12.501368246 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ca40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ca40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ca40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ca40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ca40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.346191102 +0000 UTC m=+12.501368246 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ca40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b5e0 item 21 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d0c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d0c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d0c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d0c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d0c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.348387263 +0000 UTC m=+12.503564386 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d0c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d600): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d600): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d600): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.348387263 +0000 UTC m=+12.503564386 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1bc00 item 22 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62dc80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62dc80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62dc80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62dc80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62dc80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.349621339 +0000 UTC m=+12.504798462 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62dc80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.349621339 +0000 UTC m=+12.504798462 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646780): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646780): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646780): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.349621339 +0000 UTC m=+12.504798462 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192150 item 23 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646e00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646e00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.351656738 +0000 UTC m=+12.506833862 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf646e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647340): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647340): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.351656738 +0000 UTC m=+12.506833862 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192700 item 24 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647980): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf647980): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647980): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647980): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647980): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647980): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647d40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647d40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647d40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647d40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.353468498 +0000 UTC m=+12.508645622 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf647d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.353468498 +0000 UTC m=+12.508645622 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680880): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.353468498 +0000 UTC m=+12.508645622 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192bd0 item 25 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680f00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680f00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680f00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680f00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680f00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.355619045 +0000 UTC m=+12.510796169 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf680f00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681440): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681440): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681440): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.355619045 +0000 UTC m=+12.510796169 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1938f0 item 26 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681a80): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf681a80): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681a80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681a80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681a80): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681e40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681e40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681e40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681e40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681e40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.357044769 +0000 UTC m=+12.512221894 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf681e40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.357044769 +0000 UTC m=+12.512221894 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae980): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae980): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae980): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.357044769 +0000 UTC m=+12.512221894 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdee12310 item 27 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af000): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af000): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af000): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af000): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af000): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.359287489 +0000 UTC m=+12.514464623 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af000): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.359287489 +0000 UTC m=+12.514464623 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdee12cb0 item 28 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afb80): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf6afb80): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afb80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afb80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afb80): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afb80): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afb80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0040): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0040): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.360871792 +0000 UTC m=+12.516048916 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0700): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0700): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0700): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.360871792 +0000 UTC m=+12.516048916 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdee13960 item 29 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0d80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0d80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0d80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0d80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0d80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.362561853 +0000 UTC m=+12.517738978 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0d80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d12c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d12c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d12c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d12c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d12c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.362561853 +0000 UTC m=+12.517738978 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d12c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c42a0 item 30 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1900): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf6d1900): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1900): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1900): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1900): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1900): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1900): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1cc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1cc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.364471317 +0000 UTC m=+12.519648491 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4480): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4480): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4480): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.364471317 +0000 UTC m=+12.519648491 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c4770 item 31 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4b00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4b00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.36690801 +0000 UTC m=+12.522085134 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f4b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5040): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5040): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5040): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.36690801 +0000 UTC m=+12.522085134 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c55e0 item 32 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5680): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5680): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.368359603 +0000 UTC m=+12.523536728 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc000 item 33 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.368870433 +0000 UTC m=+12.524047557 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6f5b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720100): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720100): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720100): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.368870433 +0000 UTC m=+12.524047557 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc2a0 item 33 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720740): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720740): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.370370187 +0000 UTC m=+12.525547321 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc620 item 34 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.370969443 +0000 UTC m=+12.526146566 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf720bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721100): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721100): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721100): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.370969443 +0000 UTC m=+12.526146566 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc7e0 item 34 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721740): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721740): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.372632052 +0000 UTC m=+12.527809176 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbccb60 item 35 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.373459074 +0000 UTC m=+12.528636197 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf721bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7541c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7541c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7541c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7541c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7541c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.373459074 +0000 UTC m=+12.528636197 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7541c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbccd20 item 35 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.37575366 +0000 UTC m=+12.530930784 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd0a0 item 36 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.377050945 +0000 UTC m=+12.532228079 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf754d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755280): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755280): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.377050945 +0000 UTC m=+12.532228079 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd260 item 36 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7558c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7558c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7558c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7558c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7558c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.378437427 +0000 UTC m=+12.533614561 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7558c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd650 item 37 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.379002698 +0000 UTC m=+12.534179822 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf755d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c340): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c340): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.379002698 +0000 UTC m=+12.534179822 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd810 item 37 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c9c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c9c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c9c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c9c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c9c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.380686347 +0000 UTC m=+12.535863471 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77c9c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcdce0 item 38 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.381563213 +0000 UTC m=+12.536740337 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77cec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77d400): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77d400): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77d400): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77d400): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77d400): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.381563213 +0000 UTC m=+12.536740337 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77d400): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a000 item 38 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77da80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77da80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77da80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77da80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77da80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.383777378 +0000 UTC m=+12.538954502 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf77da80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a3f0 item 39 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.384619588 +0000 UTC m=+12.539796713 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac580): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac580): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac580): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.384619588 +0000 UTC m=+12.539796713 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ac580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a5b0 item 39 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7acc00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7acc00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7acc00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7acc00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7acc00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.386408696 +0000 UTC m=+12.541585819 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7acc00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a930 item 40 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.387032477 +0000 UTC m=+12.542209601 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad640): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad640): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.387032477 +0000 UTC m=+12.542209601 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ad640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8aaf0 item 40 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.388484642 +0000 UTC m=+12.543661767 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7adc00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8ae70 item 41 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.389018564 +0000 UTC m=+12.544195688 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b030 item 41 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.389526647 +0000 UTC m=+12.544703772 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d86c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8c00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8c00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8c00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8c00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8c00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.389526647 +0000 UTC m=+12.544703772 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d8c00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b1f0 item 41 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.391204286 +0000 UTC m=+12.546381410 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9740): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b570 item 42 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9740): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.392060252 +0000 UTC m=+12.547237386 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b730 item 42 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.392790513 +0000 UTC m=+12.547967637 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7d9c80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa300): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa300): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa300): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.392790513 +0000 UTC m=+12.547967637 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b8f0 item 42 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.394130848 +0000 UTC m=+12.549307982 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fa940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fae40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fae40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fae40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8be30 item 43 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fae40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fae40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.394656164 +0000 UTC m=+12.549833288 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fae40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e4700 item 43 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.395199925 +0000 UTC m=+12.550377049 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb8c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb8c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb8c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb8c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb8c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.395199925 +0000 UTC m=+12.550377049 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7fb8c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e4c40 item 43 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.396502298 +0000 UTC m=+12.551679423 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e000): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e500): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e500): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5180 item 44 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e500): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.397128594 +0000 UTC m=+12.552305728 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91e500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5570 item 44 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.397688995 +0000 UTC m=+12.552866119 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91ea40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91efc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91efc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91efc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91efc0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91efc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.397688995 +0000 UTC m=+12.552866119 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91efc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5810 item 44 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.398798398 +0000 UTC m=+12.553975522 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91f600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91fb00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91fb00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91fb00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5e30 item 45 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91fb00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91fb00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.399307051 +0000 UTC m=+12.554484185 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf91fb00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c300): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c300): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c300): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.399307051 +0000 UTC m=+12.554484185 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7161c0 item 45 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.400646235 +0000 UTC m=+12.555823360 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4c940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4ce40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4ce40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4ce40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716540 item 46 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4ce40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4ce40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.401154539 +0000 UTC m=+12.556331663 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4ce40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4d540): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4d540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4d540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4d540): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4d540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.401154539 +0000 UTC m=+12.556331663 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4d540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716770 item 46 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.402758809 +0000 UTC m=+12.557935933 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa4db80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716af0 item 47 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.40333434 +0000 UTC m=+12.558511464 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92880): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.40333434 +0000 UTC m=+12.558511464 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716cb0 item 47 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.404575188 +0000 UTC m=+12.559752312 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa92ec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa933c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa933c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa933c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7173b0 item 48 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa933c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa933c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.405002471 +0000 UTC m=+12.560179605 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa933c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa93ac0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa93ac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa93ac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa93ac0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa93ac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.405002471 +0000 UTC m=+12.560179605 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfa93ac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7175e0 item 48 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.406613033 +0000 UTC m=+12.561790177 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717b20 item 49 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.407165369 +0000 UTC m=+12.562342493 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6bc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6bc0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.407165369 +0000 UTC m=+12.562342493 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac6bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717ce0 item 49 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.408550449 +0000 UTC m=+12.563727573 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf12ebd0 item 50 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.409172747 +0000 UTC m=+12.564349871 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7cc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7cc0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.409172747 +0000 UTC m=+12.564349871 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfac7cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf12ef50 item 50 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe440): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe440): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe440): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.410753524 +0000 UTC m=+12.565930648 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf12f5e0 item 51 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.411239966 +0000 UTC m=+12.566417090 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafe940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafee80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafee80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafee80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafee80): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafee80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.411239966 +0000 UTC m=+12.566417090 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfafee80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf12f7a0 item 51 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaff500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaff500): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaff500): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaff500): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaff500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.412444827 +0000 UTC m=+12.567621952 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaff500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7480e0 item 52 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.412962989 +0000 UTC m=+12.568140114 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfaffa00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34080): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34080): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34080): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.412962989 +0000 UTC m=+12.568140114 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf748460 item 52 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34700): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34700): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34700): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.414410166 +0000 UTC m=+12.569587289 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7489a0 item 53 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.414953835 +0000 UTC m=+12.570130979 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb34c00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35140): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35140): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35140): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.414953835 +0000 UTC m=+12.570130979 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf748d20 item 53 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb357c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb357c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb357c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb357c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb357c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.416412854 +0000 UTC m=+12.571589978 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb357c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf749500 item 54 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.417371693 +0000 UTC m=+12.572548847 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb35cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a340): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a340): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.417371693 +0000 UTC m=+12.572548847 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7496c0 item 54 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a9c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a9c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a9c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a9c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a9c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.418923556 +0000 UTC m=+12.574100719 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6a9c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf749ce0 item 55 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.419579887 +0000 UTC m=+12.574757012 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6aec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6b400): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6b400): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6b400): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6b400): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6b400): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.419579887 +0000 UTC m=+12.574757012 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6b400): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0da9a0 item 55 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6ba80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6ba80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6ba80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6ba80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6ba80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.421060928 +0000 UTC m=+12.576238171 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb6ba80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0db420 item 56 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.421706949 +0000 UTC m=+12.576884073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e600): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e600): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e600): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.421706949 +0000 UTC m=+12.576884073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8e600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0db6c0 item 56 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.423041164 +0000 UTC m=+12.578218287 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8ec40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64e070 item 57 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.423527776 +0000 UTC m=+12.578704960 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64e230 item 57 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.424107794 +0000 UTC m=+12.579284979 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8f6c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8fc40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8fc40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8fc40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8fc40): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8fc40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.424107794 +0000 UTC m=+12.579284979 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfb8fc40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64e4d0 item 57 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.425466785 +0000 UTC m=+12.580643909 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc28c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc28c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc28c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64e8c0 item 58 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc28c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc28c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.425886873 +0000 UTC m=+12.581064008 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc28c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64ea80 item 58 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.426423501 +0000 UTC m=+12.581600625 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc2e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc33c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc33c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc33c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc33c0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc33c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.426423501 +0000 UTC m=+12.581600625 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc33c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64ec40 item 58 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.427565243 +0000 UTC m=+12.582742367 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbc3a00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8040): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64efc0 item 59 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8040): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.427980523 +0000 UTC m=+12.583157647 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64f260 item 59 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.428439363 +0000 UTC m=+12.583616488 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8b00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8b00): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.428439363 +0000 UTC m=+12.583616488 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf8b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64f420 item 59 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.429642482 +0000 UTC m=+12.584819606 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9680): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64f810 item 60 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9680): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.430073521 +0000 UTC m=+12.585250644 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64f9d0 item 60 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.430656776 +0000 UTC m=+12.585833899 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfbf9bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32280): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32280): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.430656776 +0000 UTC m=+12.585833899 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf64fb90 item 60 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.431728095 +0000 UTC m=+12.586905220 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc328c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32e00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf120460 item 61 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32e00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.432188759 +0000 UTC m=+12.587365884 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc32e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33500): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33500): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33500): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.432188759 +0000 UTC m=+12.587365884 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf120850 item 61 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.435995344 +0000 UTC m=+12.591172538 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc33b40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf120e70 item 62 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.436726426 +0000 UTC m=+12.591903550 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76880): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.436726426 +0000 UTC m=+12.591903550 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf121490 item 62 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.438251558 +0000 UTC m=+12.593428682 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc76ec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77400): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77400): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77400): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d20e0 item 63 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77400): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77400): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.438697966 +0000 UTC m=+12.593875090 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77400): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77b00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77b00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.438697966 +0000 UTC m=+12.593875090 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfc77b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d23f0 item 63 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.440029544 +0000 UTC m=+12.595206668 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2780): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d2a10 item 64 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2780): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.440487665 +0000 UTC m=+12.595664788 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2e80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2e80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.440487665 +0000 UTC m=+12.595664788 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc2e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d2e00 item 64 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc34c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc34c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc34c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc34c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc34c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.44170054 +0000 UTC m=+12.596877664 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc34c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d3500 item 65 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.442308762 +0000 UTC m=+12.597485885 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3e40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3e40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3e40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3e40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3e40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.442308762 +0000 UTC m=+12.597485885 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfcc3e40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d36c0 item 65 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.443534683 +0000 UTC m=+12.598711807 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3d3dc0 item 66 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.444184923 +0000 UTC m=+12.599362046 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0a00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0f40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0f40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0f40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0f40): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0f40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.444184923 +0000 UTC m=+12.599362046 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce0f40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1381c0 item 66 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.445498939 +0000 UTC m=+12.600676063 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf138930 item 67 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.445970874 +0000 UTC m=+12.601147998 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfce1a00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12000): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12000): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12000): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12000): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12000): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.445970874 +0000 UTC m=+12.601147998 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12000): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1392d0 item 67 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12680): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12680): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.44879244 +0000 UTC m=+12.603969564 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf792070 item 68 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.449816071 +0000 UTC m=+12.604993195 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd12b80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd130c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd130c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd130c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd130c0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd130c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.449816071 +0000 UTC m=+12.604993195 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd130c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7922a0 item 68 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13700): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13700): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13700): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.451527482 +0000 UTC m=+12.606704607 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf792620 item 69 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.452250991 +0000 UTC m=+12.607428115 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd13b80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38180): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38180): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38180): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.452250991 +0000 UTC m=+12.607428115 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf792850 item 69 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38800): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38800): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38800): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.453371713 +0000 UTC m=+12.608548847 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf792e70 item 70 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.454034708 +0000 UTC m=+12.609211832 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd38d00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39240): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39240): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39240): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.454034708 +0000 UTC m=+12.609211832 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7930a0 item 70 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd398c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd398c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd398c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd398c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd398c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.455726483 +0000 UTC m=+12.610903607 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd398c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf793420 item 71 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.456665906 +0000 UTC m=+12.611843029 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd39dc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5e3c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5e3c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5e3c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5e3c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5e3c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.456665906 +0000 UTC m=+12.611843029 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5e3c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf793730 item 71 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ea40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ea40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ea40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ea40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ea40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.458577133 +0000 UTC m=+12.613754276 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ea40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf793ab0 item 72 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.459146692 +0000 UTC m=+12.614323826 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5ef40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5f480): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5f480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5f480): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5f480): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5f480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.459146692 +0000 UTC m=+12.614323826 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5f480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf793ce0 item 72 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46046778 +0000 UTC m=+12.615644904 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd5fa40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e040): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1282a0 item 73 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e040): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46105377 +0000 UTC m=+12.616230894 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf128770 item 73 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46165064 +0000 UTC m=+12.616827765 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7e500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7ea40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7ea40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7ea40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7ea40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7ea40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46165064 +0000 UTC m=+12.616827765 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7ea40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf128a10 item 73 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.463025881 +0000 UTC m=+12.618203005 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf129340 item 74 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.463489451 +0000 UTC m=+12.618666575 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7f580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf129500 item 74 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.464142557 +0000 UTC m=+12.619319731 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfd7fac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0140): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0140): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0140): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.464142557 +0000 UTC m=+12.619319731 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1296c0 item 74 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.465459277 +0000 UTC m=+12.620636402 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0c80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0c80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0c80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0ce070 item 75 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0c80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0c80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46603046 +0000 UTC m=+12.621207584 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda0c80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0ce5b0 item 75 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46653704 +0000 UTC m=+12.621714174 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda11c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1700): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1700): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1700): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.46653704 +0000 UTC m=+12.621714174 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0ceaf0 item 75 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.467789721 +0000 UTC m=+12.622966846 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfda1d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc340): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc340): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0cf5e0 item 76 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc340): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.468358218 +0000 UTC m=+12.623535342 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0cf8f0 item 76 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.468993761 +0000 UTC m=+12.624170884 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbc880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbce00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbce00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbce00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbce00): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbce00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.468993761 +0000 UTC m=+12.624170884 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbce00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3f2000 item 76 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.470470642 +0000 UTC m=+12.625647767 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3f2700 item 77 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.470956564 +0000 UTC m=+12.626133688 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdbd940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc140): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc140): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc140): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.470956564 +0000 UTC m=+12.626133688 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3f2bd0 item 77 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.472340972 +0000 UTC m=+12.627518097 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddc780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3f3180 item 78 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.472820393 +0000 UTC m=+12.627997527 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd380): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd380): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd380): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.472820393 +0000 UTC m=+12.627997527 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3f36c0 item 78 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.474313053 +0000 UTC m=+12.629490177 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd9c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3f3ce0 item 79 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.474738382 +0000 UTC m=+12.629915506 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e880): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.474738382 +0000 UTC m=+12.629915506 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6ba1c0 item 79 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.480652451 +0000 UTC m=+12.635829575 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46ebc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46ebc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46ebc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf142bd0 item 80 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46ebc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46ebc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.481194998 +0000 UTC m=+12.636372162 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46ebc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f2c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f2c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f2c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f2c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f2c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.481194998 +0000 UTC m=+12.636372162 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f2c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf142f50 item 80 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fa00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fa00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fa00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fa00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fa00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.485125355 +0000 UTC m=+12.640302489 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fa00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf143420 item 81 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.485663424 +0000 UTC m=+12.640840548 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fe80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf9324c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf9324c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf9324c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf9324c0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf9324c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.485663424 +0000 UTC m=+12.640840548 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf9324c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd32000 item 81 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.4869934 +0000 UTC m=+12.642170524 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6ba3f0 item 82 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.488131606 +0000 UTC m=+12.643308740 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfaa40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfafc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfafc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfafc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfafc0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfafc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.488131606 +0000 UTC m=+12.643308740 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfafc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6ba700 item 82 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb640): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb640): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb640): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.490724682 +0000 UTC m=+12.645901816 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6bad20 item 83 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.491194404 +0000 UTC m=+12.646371528 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbb40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a440): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a440): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a440): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.491194404 +0000 UTC m=+12.646371528 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6baee0 item 83 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13b040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13b040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13b040): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13b040): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13b040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.492559105 +0000 UTC m=+12.647736228 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13b040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6bb650 item 84 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.493412526 +0000 UTC m=+12.648589650 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2f80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2f80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2f80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2f80): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2f80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.493412526 +0000 UTC m=+12.648589650 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2f80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6bb810 item 84 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3600): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3600): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3600): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.4946661 +0000 UTC m=+12.649843223 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88000 item 85 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.495153664 +0000 UTC m=+12.650330788 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2705c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2705c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2705c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2705c0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2705c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.495153664 +0000 UTC m=+12.650330788 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2705c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88230 item 85 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270e80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270e80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.496431592 +0000 UTC m=+12.651608717 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88620 item 86 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.496952431 +0000 UTC m=+12.652129554 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271a80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271a80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271a80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271a80): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.496952431 +0000 UTC m=+12.652129554 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb887e0 item 86 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.498018832 +0000 UTC m=+12.653195955 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88d20 item 87 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.498579072 +0000 UTC m=+12.653756196 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5100): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5100): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5100): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.498579072 +0000 UTC m=+12.653756196 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88ee0 item 87 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5cc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5cc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.499737297 +0000 UTC m=+12.654914420 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb89650 item 88 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.500354444 +0000 UTC m=+12.655531568 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e880): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.500354444 +0000 UTC m=+12.655531568 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb89960 item 88 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.501521735 +0000 UTC m=+12.656698860 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f500): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f500): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb89d50 item 89 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f500): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.502006845 +0000 UTC m=+12.657183969 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58070 item 89 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.502586564 +0000 UTC m=+12.657763687 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fa40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e0c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e0c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e0c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e0c0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e0c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.502586564 +0000 UTC m=+12.657763687 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e0c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58230 item 89 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.503813116 +0000 UTC m=+12.658990240 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ec40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ec40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ec40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58700 item 90 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ec40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ec40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.504283468 +0000 UTC m=+12.659460592 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ec40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc588c0 item 90 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.504861733 +0000 UTC m=+12.660038857 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f740): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f740): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f740): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.504861733 +0000 UTC m=+12.660038857 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58a80 item 90 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.506166011 +0000 UTC m=+12.661343135 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fe80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba4c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba4c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba4c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58e00 item 91 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba4c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba4c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.506647845 +0000 UTC m=+12.661824969 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba4c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc590a0 item 91 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.507566349 +0000 UTC m=+12.662743473 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baa00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baf80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baf80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baf80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baf80): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baf80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.507566349 +0000 UTC m=+12.662743473 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5baf80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc592d0 item 91 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.508927864 +0000 UTC m=+12.664104987 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb5c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbc00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbc00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbc00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc597a0 item 92 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbc00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbc00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.509364102 +0000 UTC m=+12.664541227 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbc00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc59960 item 92 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.510001319 +0000 UTC m=+12.665178453 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc800): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc800): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc800): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.510001319 +0000 UTC m=+12.665178453 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc59b20 item 92 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.511164632 +0000 UTC m=+12.666341756 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fce40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd380): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd380): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c8000 item 93 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd380): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.511612953 +0000 UTC m=+12.666790078 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fdb00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fdb00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fdb00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fdb00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fdb00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.511612953 +0000 UTC m=+12.666790078 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fdb00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c85b0 item 93 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.512873789 +0000 UTC m=+12.668050913 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0780): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c8b60 item 94 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0780): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.513289398 +0000 UTC m=+12.668466522 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0e80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0e80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.513289398 +0000 UTC m=+12.668466522 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a0e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c8e70 item 94 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.51467031 +0000 UTC m=+12.669847434 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1a80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1a80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1a80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c9420 item 95 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1a80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.515174367 +0000 UTC m=+12.670351491 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4a1a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6280): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6280): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.515174367 +0000 UTC m=+12.670351491 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c9730 item 95 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.516596916 +0000 UTC m=+12.671774040 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6e80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56150 item 96 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6e80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.51711586 +0000 UTC m=+12.672292984 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7580): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7580): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7580): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.51711586 +0000 UTC m=+12.672292984 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56310 item 96 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= 2026/07/02 01:03:35 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : >WaitForWriters: 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.542131325 +0000 UTC m=+12.697308460 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddcc40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.542131325 +0000 UTC m=+12.697308460 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd0c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd580): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd580): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd580): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.542131325 +0000 UTC m=+12.697308460 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfddd580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb570a0 item 1 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddbc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddbc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddbc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddbc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddbc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.545157925 +0000 UTC m=+12.700335049 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdddbc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458200): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458200): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458200): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.545157925 +0000 UTC m=+12.700335049 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb57650 item 2 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.547155024 +0000 UTC m=+12.702332148 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.547155024 +0000 UTC m=+12.702332148 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf458cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459180): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459180): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459180): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.547155024 +0000 UTC m=+12.702332148 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb579d0 item 3 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459800): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459800): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459800): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.548989727 +0000 UTC m=+12.704166850 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459d40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459d40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459d40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459d40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.548989727 +0000 UTC m=+12.704166850 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf459d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd82380 item 4 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e480): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e480): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e480): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.550219103 +0000 UTC m=+12.705396237 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.550219103 +0000 UTC m=+12.705396237 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e900): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50edc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50edc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50edc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50edc0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50edc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.550219103 +0000 UTC m=+12.705396237 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50edc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd82a10 item 5 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f440): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f440): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f440): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.552323814 +0000 UTC m=+12.707500958 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f980): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f980): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f980): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.552323814 +0000 UTC m=+12.707500958 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83260 item 6 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574100): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.554344325 +0000 UTC m=+12.709521449 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.554344325 +0000 UTC m=+12.709521449 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574ac0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574ac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574ac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574ac0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574ac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.554344325 +0000 UTC m=+12.709521449 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574ac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd835e0 item 7 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575140): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575140): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575140): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.556227459 +0000 UTC m=+12.711404593 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575680): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575680): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575680): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.556227459 +0000 UTC m=+12.711404593 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83ab0 item 8 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575c40): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf575c40): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575c40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575c40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575c40): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575c40): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575c40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a100): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.557505589 +0000 UTC m=+12.712682712 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.557505589 +0000 UTC m=+12.712682712 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59a580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59aa80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59aa80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59aa80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59aa80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59aa80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.557505589 +0000 UTC m=+12.712682712 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59aa80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83e30 item 9 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b100): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.559404352 +0000 UTC m=+12.714581475 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b640): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b640): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.559404352 +0000 UTC m=+12.714581475 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59b640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada460 item 10 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59bc80): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf59bc80): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59bc80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59bc80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59bc80): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59bc80): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf59bc80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4140): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4140): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4140): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.560792657 +0000 UTC m=+12.715969781 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.560792657 +0000 UTC m=+12.715969781 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4b40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4b40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4b40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4b40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4b40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.560792657 +0000 UTC m=+12.715969781 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c4b40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada7e0 item 11 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c51c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c51c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c51c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c51c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c51c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.562519919 +0000 UTC m=+12.717697042 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c51c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5700): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5700): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5700): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.562519919 +0000 UTC m=+12.717697042 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadacb0 item 12 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5d40): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf5c5d40): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5d40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5d40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5d40): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5c5d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.563733225 +0000 UTC m=+12.718910349 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e88c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e88c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e88c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e88c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e88c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.563733225 +0000 UTC m=+12.718910349 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e88c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb180 item 13 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8f40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8f40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8f40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8f40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8f40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.5648711 +0000 UTC m=+12.720048225 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e8f40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9480): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9480): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9480): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.5648711 +0000 UTC m=+12.720048225 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb500 item 14 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9ac0): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf5e9ac0): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9ac0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9ac0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9ac0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9ac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9ac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9e80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9e80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.566150522 +0000 UTC m=+12.721327646 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5e9e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60a640): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60a640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60a640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60a640): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60a640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.566150522 +0000 UTC m=+12.721327646 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60a640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb880 item 15 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60acc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60acc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60acc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60acc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60acc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.56734857 +0000 UTC m=+12.722525694 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60acc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b200): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b200): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b200): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.56734857 +0000 UTC m=+12.722525694 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadbc70 item 16 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.568676572 +0000 UTC m=+12.723853697 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60b840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.568676572 +0000 UTC m=+12.723853697 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60bcc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c2c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c2c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c2c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c2c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c2c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.568676572 +0000 UTC m=+12.723853697 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c2c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bc5b0 item 17 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.570489945 +0000 UTC m=+12.725667110 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62c940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ce80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ce80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ce80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ce80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ce80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.570489945 +0000 UTC m=+12.725667110 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62ce80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bcf50 item 18 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d500): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d500): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d500): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.571526942 +0000 UTC m=+12.726704065 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62d500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.571526942 +0000 UTC m=+12.726704065 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf62da00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642000): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642000): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642000): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642000): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642000): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.571526942 +0000 UTC m=+12.726704065 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642000): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bdc70 item 19 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642680): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642680): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.573287656 +0000 UTC m=+12.728464780 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642bc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642bc0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.573287656 +0000 UTC m=+12.728464780 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf642bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a5b0 item 20 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.574871739 +0000 UTC m=+12.730048862 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.574871739 +0000 UTC m=+12.730048862 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643c40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643c40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643c40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643c40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643c40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.574871739 +0000 UTC m=+12.730048862 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf643c40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a9a0 item 21 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6823c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6823c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6823c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6823c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6823c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.576639536 +0000 UTC m=+12.731816660 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6823c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682900): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682900): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682900): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682900): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682900): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.576639536 +0000 UTC m=+12.731816660 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682900): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b1f0 item 22 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682f80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682f80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682f80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682f80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682f80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.578021429 +0000 UTC m=+12.733198553 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf682f80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.578021429 +0000 UTC m=+12.733198553 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683980): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683980): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683980): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.578021429 +0000 UTC m=+12.733198553 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf683980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b570 item 23 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae100): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.579613417 +0000 UTC m=+12.734790541 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae640): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae640): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.579613417 +0000 UTC m=+12.734790541 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6ae640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1bb90 item 24 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6aec80): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdf6aec80): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6aec80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6aec80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6aec80): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6aec80): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6aec80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af040): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af040): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.580859035 +0000 UTC m=+12.736036159 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.580859035 +0000 UTC m=+12.736036159 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6af540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afa80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afa80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afa80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afa80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afa80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.580859035 +0000 UTC m=+12.736036159 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6afa80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1920e0 item 25 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.583989669 +0000 UTC m=+12.739166794 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0740): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0740): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0740): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.583989669 +0000 UTC m=+12.739166794 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192690 item 26 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a100): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdfe2a100): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a100): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a100): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a100): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a4c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a4c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a4c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a4c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a4c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.588029962 +0000 UTC m=+12.743207086 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a4c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.588029962 +0000 UTC m=+12.743207086 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2a9c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2af00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2af00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2af00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2af00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2af00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.588029962 +0000 UTC m=+12.743207086 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2af00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd33730 item 27 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2b580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2b580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2b580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2b580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2b580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.590548519 +0000 UTC m=+12.745725642 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2b580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2bac0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2bac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2bac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2bac0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2bac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.590548519 +0000 UTC m=+12.745725642 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe2bac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd33dc0 item 28 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42200): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdfe42200): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42200): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42200): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42200): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe425c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe425c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe425c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe425c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe425c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.593890992 +0000 UTC m=+12.749068115 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe425c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42c80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42c80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42c80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42c80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42c80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.593890992 +0000 UTC m=+12.749068115 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe42c80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdee12690 item 29 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43300): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43300): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43300): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.595905622 +0000 UTC m=+12.751082746 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43840): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43840): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43840): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.595905622 +0000 UTC m=+12.751082746 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdee12cb0 item 30 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43e80): _readAt: size=2, off=0 2026/07/02 01:03:35 ERROR : open-test-file(0x22cdfe43e80): Couldn't read size of file 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43e80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43e80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe43e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5a340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5a340): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5a340): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5a340): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5a340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.597271796 +0000 UTC m=+12.752448920 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5a340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5aa00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5aa00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5aa00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5aa00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5aa00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.597271796 +0000 UTC m=+12.752448920 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5aa00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdee13960 item 31 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b080): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b080): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b080): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.598500301 +0000 UTC m=+12.753677425 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b5c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b5c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b5c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b5c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b5c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.598500301 +0000 UTC m=+12.753677425 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5b5c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c42a0 item 32 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5bc00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5bc00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5bc00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5bc00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5bc00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.600005226 +0000 UTC m=+12.755182349 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe5bc00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c4770 item 33 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.600698697 +0000 UTC m=+12.755875822 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72680): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72680): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72680): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.600698697 +0000 UTC m=+12.755875822 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c4cb0 item 33 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72cc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72cc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.601890584 +0000 UTC m=+12.757067718 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe72cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf0c5b90 item 34 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.604692642 +0000 UTC m=+12.759869766 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73680): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73680): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73680): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.604692642 +0000 UTC m=+12.759869766 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc000 item 34 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73cc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73cc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.606166778 +0000 UTC m=+12.761343903 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfe73cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc460 item 35 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.606638114 +0000 UTC m=+12.761815238 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a740): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a740): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a740): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.606638114 +0000 UTC m=+12.761815238 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72a740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc620 item 35 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72adc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72adc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72adc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72adc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72adc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.607944224 +0000 UTC m=+12.763121349 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72adc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcc9a0 item 36 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.608497123 +0000 UTC m=+12.763674246 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b2c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b800): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b800): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b800): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.608497123 +0000 UTC m=+12.763674246 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72b800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbccb60 item 36 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72be40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72be40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72be40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72be40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72be40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.609661537 +0000 UTC m=+12.764838661 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf72be40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbccee0 item 37 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.610121461 +0000 UTC m=+12.765298585 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c3c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c8c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c8c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c8c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c8c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c8c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.610121461 +0000 UTC m=+12.765298585 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75c8c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd0a0 item 37 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75cf40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75cf40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75cf40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75cf40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75cf40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.611393879 +0000 UTC m=+12.766571002 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75cf40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd420 item 38 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.611931317 +0000 UTC m=+12.767108441 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d980): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d980): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d980): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.611931317 +0000 UTC m=+12.767108441 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf75d980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd650 item 38 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794100): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.613119447 +0000 UTC m=+12.768296571 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcd9d0 item 39 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.613540678 +0000 UTC m=+12.768717802 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794b00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794b00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.613540678 +0000 UTC m=+12.768717802 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf794b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfbcdce0 item 39 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.614830307 +0000 UTC m=+12.770007431 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a230 item 40 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.61533257 +0000 UTC m=+12.770509694 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795bc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795bc0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.61533257 +0000 UTC m=+12.770509694 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf795bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a3f0 item 40 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.616421835 +0000 UTC m=+12.771598958 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6780): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a770 item 41 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6780): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.616947631 +0000 UTC m=+12.772124756 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8a930 item 41 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.617415669 +0000 UTC m=+12.772592794 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c6c40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7180): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7180): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7180): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.617415669 +0000 UTC m=+12.772592794 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8aaf0 item 41 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.618611173 +0000 UTC m=+12.773788297 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c77c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7cc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8ae70 item 42 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7cc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.619179639 +0000 UTC m=+12.774356763 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7c7cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b030 item 42 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.619708342 +0000 UTC m=+12.774885466 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec880): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.619708342 +0000 UTC m=+12.774885466 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ec880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b1f0 item 42 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.620801494 +0000 UTC m=+12.775978617 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ecec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed3c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed3c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed3c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b570 item 43 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed3c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed3c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.621234557 +0000 UTC m=+12.776411681 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed3c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b730 item 43 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.621713054 +0000 UTC m=+12.776890178 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ed900): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ede40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ede40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ede40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ede40): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ede40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.621713054 +0000 UTC m=+12.776890178 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ede40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8b8f0 item 43 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.622879804 +0000 UTC m=+12.778056929 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812a80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812a80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812a80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc8be30 item 44 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812a80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.623470883 +0000 UTC m=+12.778648007 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e4700 item 44 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.624000177 +0000 UTC m=+12.779177300 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf812fc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813540): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813540): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.624000177 +0000 UTC m=+12.779177300 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e4c40 item 44 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.625321395 +0000 UTC m=+12.780498520 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf813b80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5180 item 45 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.625755481 +0000 UTC m=+12.780932605 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a880): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a880): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.625755481 +0000 UTC m=+12.780932605 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82a880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5570 item 45 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.627006308 +0000 UTC m=+12.782183432 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82aec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82b3c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82b3c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82b3c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e59d0 item 46 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82b3c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82b3c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.627725507 +0000 UTC m=+12.782902631 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82b3c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82bac0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82bac0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82bac0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82bac0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82bac0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.627725507 +0000 UTC m=+12.782902631 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf82bac0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3e5e30 item 46 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.629954891 +0000 UTC m=+12.785132016 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848700): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848700): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716380 item 47 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848700): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.630411828 +0000 UTC m=+12.785588953 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848e00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848e00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.630411828 +0000 UTC m=+12.785588953 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf848e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716540 item 47 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.631942732 +0000 UTC m=+12.787119856 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716930 item 48 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.633391661 +0000 UTC m=+12.788568785 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf849940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868140): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868140): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868140): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.633391661 +0000 UTC m=+12.788568785 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716af0 item 48 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868780): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868780): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868780): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.634534085 +0000 UTC m=+12.789711209 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717030 item 49 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.634955085 +0000 UTC m=+12.790132209 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868c00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869140): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869140): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869140): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869140): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869140): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.634955085 +0000 UTC m=+12.790132209 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869140): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7173b0 item 49 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0e80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0e80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.637379825 +0000 UTC m=+12.792556949 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192d90 item 50 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.638391825 +0000 UTC m=+12.793568949 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d1380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0500): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0500): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0500): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0500): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0500): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.638391825 +0000 UTC m=+12.793568949 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d0500): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192150 item 50 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d14c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d14c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d14c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d14c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d14c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.642284901 +0000 UTC m=+12.797462025 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d14c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1925b0 item 51 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.643026272 +0000 UTC m=+12.798203396 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6d19c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba0c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba0c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba0c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba0c0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba0c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.643026272 +0000 UTC m=+12.798203396 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba0c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf192770 item 51 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba740): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba740): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.644411992 +0000 UTC m=+12.799589116 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7ba740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf193650 item 52 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.645323053 +0000 UTC m=+12.800500177 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bac40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb1c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb1c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb1c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb1c0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb1c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.645323053 +0000 UTC m=+12.800500177 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb1c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf193b20 item 52 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.646493128 +0000 UTC m=+12.801670252 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bb840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad8700 item 53 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.64695828 +0000 UTC m=+12.802135405 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf7bbd40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868380): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868380): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868380): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.64695828 +0000 UTC m=+12.802135405 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad88c0 item 53 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868a00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868a00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868a00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868a00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868a00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.64842871 +0000 UTC m=+12.803605835 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868a00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad8f50 item 54 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.649116311 +0000 UTC m=+12.804293435 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf868f00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869780): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869780): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869780): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.649116311 +0000 UTC m=+12.804293435 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad9180 item 54 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869e00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869e00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.650194264 +0000 UTC m=+12.805371388 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf869e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad9500 item 55 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.650627216 +0000 UTC m=+12.805804341 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e400): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e940): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e940): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e940): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.650627216 +0000 UTC m=+12.805804341 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46e940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad96c0 item 55 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46efc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46efc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46efc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46efc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46efc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.651827909 +0000 UTC m=+12.807005034 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46efc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad9ab0 item 56 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.652340672 +0000 UTC m=+12.807517796 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46f5c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fb40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fb40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fb40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fb40): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fb40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.652340672 +0000 UTC m=+12.807517796 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf46fb40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfad9c70 item 56 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.653377468 +0000 UTC m=+12.808554592 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf7161c0 item 57 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.653843752 +0000 UTC m=+12.809020877 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfa840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716380 item 57 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.654320478 +0000 UTC m=+12.809497612 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfad80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb300): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb300): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb300): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.654320478 +0000 UTC m=+12.809497612 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716540 item 57 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.655711128 +0000 UTC m=+12.810888251 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfb940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbe80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbe80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbe80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716930 item 58 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbe80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbe80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.656107541 +0000 UTC m=+12.811284665 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdfdfbe80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716af0 item 58 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.656620935 +0000 UTC m=+12.811798059 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf13a800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf042b40): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf042b40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf042b40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf042b40): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf042b40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.656620935 +0000 UTC m=+12.811798059 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf042b40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf716cb0 item 58 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.657686895 +0000 UTC m=+12.812864019 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d2d80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3300): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3300): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3300): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717570 item 59 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3300): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3300): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.658485103 +0000 UTC m=+12.813662228 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3300): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717730 item 59 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.658974501 +0000 UTC m=+12.814151625 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3dc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3dc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3dc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3dc0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3dc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.658974501 +0000 UTC m=+12.814151625 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2d3dc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717ab0 item 59 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.660171488 +0000 UTC m=+12.815348612 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf270bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271100): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271100): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf717e30 item 60 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271100): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.660776072 +0000 UTC m=+12.815953196 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1428c0 item 60 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.661358796 +0000 UTC m=+12.816535920 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2717c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271d80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271d80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271d80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271d80): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271d80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.661358796 +0000 UTC m=+12.816535920 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf271d80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf142d90 item 60 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.662896792 +0000 UTC m=+12.818073917 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c44c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4cc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4cc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4cc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf143340 item 61 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4cc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4cc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.663398182 +0000 UTC m=+12.818575307 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c4cc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5980): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5980): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5980): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.663398182 +0000 UTC m=+12.818575307 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf1c5980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf143500 item 61 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.664566095 +0000 UTC m=+12.819743219 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e7c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e7c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e7c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6ba3f0 item 62 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e7c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e7c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.664972417 +0000 UTC m=+12.820149541 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2e7c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.664972417 +0000 UTC m=+12.820149541 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2efc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6ba700 item 62 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.666507438 +0000 UTC m=+12.821684563 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2f600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fb40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fb40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fb40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6bad20 item 63 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fb40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fb40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.666922107 +0000 UTC m=+12.822099231 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdee2fb40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e340): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e340): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.666922107 +0000 UTC m=+12.822099231 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6baee0 item 63 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): >_readAt: n=0, err=Bad file descriptor 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.668205224 +0000 UTC m=+12.823382349 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60e980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60eec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60eec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60eec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6bb650 item 64 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60eec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60eec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.668769143 +0000 UTC m=+12.823946267 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60eec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f5c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f5c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f5c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f5c0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f5c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.668769143 +0000 UTC m=+12.823946267 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60f5c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf6bb810 item 64 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fd00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fd00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fd00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fd00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fd00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.670015592 +0000 UTC m=+12.825192716 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60fd00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88000 item 65 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.670459125 +0000 UTC m=+12.825636248 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba780): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba780): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba780): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.670459125 +0000 UTC m=+12.825636248 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5ba780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88230 item 65 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5badc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5badc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5badc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5badc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5badc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.671601278 +0000 UTC m=+12.826778402 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5badc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88620 item 66 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.672133296 +0000 UTC m=+12.827310420 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb780): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb780): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb780): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb780): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb780): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.672133296 +0000 UTC m=+12.827310420 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bb780): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb887e0 item 66 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbec0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbec0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.673217962 +0000 UTC m=+12.828395086 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5bbec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88d20 item 67 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.673702761 +0000 UTC m=+12.828879885 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc440): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc940): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc940): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc940): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.673702761 +0000 UTC m=+12.828879885 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fc940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb88ee0 item 67 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fcfc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fcfc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fcfc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fcfc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fcfc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.674913404 +0000 UTC m=+12.830090538 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fcfc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb89650 item 68 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.675358348 +0000 UTC m=+12.830535472 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fd4c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fda80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fda80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fda80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fda80): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fda80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.675358348 +0000 UTC m=+12.830535472 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5fda80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb89960 item 68 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f61c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f61c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f61c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f61c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f61c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.676417036 +0000 UTC m=+12.831594160 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f61c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb89d50 item 69 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.67923268 +0000 UTC m=+12.834409804 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6bc0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6bc0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.67923268 +0000 UTC m=+12.834409804 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f6bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58070 item 69 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7240): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7240): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7240): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7240): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7240): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.680468949 +0000 UTC m=+12.835646073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7240): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc583f0 item 70 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.681036054 +0000 UTC m=+12.836213177 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7d00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7d00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7d00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7d00): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7d00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.681036054 +0000 UTC m=+12.836213177 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf2f7d00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58700 item 70 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932480): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932480): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932480): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.68334646 +0000 UTC m=+12.838523584 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58a80 item 71 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.683753904 +0000 UTC m=+12.838931028 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932f00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932f00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932f00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932f00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932f00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.683753904 +0000 UTC m=+12.838931028 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf932f00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc58c40 item 71 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.684915985 +0000 UTC m=+12.840093109 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc590a0 item 72 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.685415422 +0000 UTC m=+12.840592546 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf933a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b80c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b80c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b80c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b80c0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b80c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.685415422 +0000 UTC m=+12.840592546 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b80c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc592d0 item 72 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.686428624 +0000 UTC m=+12.841605748 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8680): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8b80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8b80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8b80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc597a0 item 73 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8b80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8b80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.68689548 +0000 UTC m=+12.842072604 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b8b80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc59960 item 73 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.687351556 +0000 UTC m=+12.842528680 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9580): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9580): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9580): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.687351556 +0000 UTC m=+12.842528680 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfc59b20 item 73 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.688618423 +0000 UTC m=+12.843795548 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf3b9bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a1c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a1c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a1c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c8000 item 74 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a1c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a1c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.689094526 +0000 UTC m=+12.844271650 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a1c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c85b0 item 74 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.689563217 +0000 UTC m=+12.844740340 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41a700): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41ac80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41ac80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41ac80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41ac80): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41ac80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.689563217 +0000 UTC m=+12.844740340 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41ac80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c87e0 item 74 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.692541876 +0000 UTC m=+12.847719000 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b2c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b7c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b7c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b7c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c8e70 item 75 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b7c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b7c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.692934814 +0000 UTC m=+12.848111938 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41b7c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): _writeAt: size=3, off=2 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c9260 item 75 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.693427749 +0000 UTC m=+12.848604872 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf41bd00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e340): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e340): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e340): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e340): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e340): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.693427749 +0000 UTC m=+12.848604872 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e340): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c9420 item 75 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.694550857 +0000 UTC m=+12.849727981 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45e980): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45ee80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45ee80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45ee80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf1c9960 item 76 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45ee80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45ee80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.695449483 +0000 UTC m=+12.850626627 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45ee80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56150 item 76 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): _writeAt: size=3, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.696056372 +0000 UTC m=+12.851233496 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f3c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f940): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f940): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f940): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f940): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f940): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.696056372 +0000 UTC m=+12.851233496 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf45f940): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56310 item 76 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.69749957 +0000 UTC m=+12.852676694 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c080): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c580): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c580): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56770 item 77 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c580): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.697997165 +0000 UTC m=+12.853174339 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49c580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49cc80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49cc80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49cc80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49cc80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49cc80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.697997165 +0000 UTC m=+12.853174339 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49cc80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56930 item 77 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.699564265 +0000 UTC m=+12.854741449 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d2c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d7c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d7c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d7c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56cb0 item 78 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d7c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d7c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.700040949 +0000 UTC m=+12.855218073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49d7c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49dec0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49dec0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49dec0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49dec0): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49dec0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.700040949 +0000 UTC m=+12.855218073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf49dec0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb56ee0 item 78 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.701477947 +0000 UTC m=+12.856655100 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6b00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb57260 item 79 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6b00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.701963858 +0000 UTC m=+12.857140982 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b6b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7200): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7200): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7200): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.701963858 +0000 UTC m=+12.857140982 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb57420 item 79 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.70349945 +0000 UTC m=+12.858676574 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7d40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7d40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7d40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb57880 item 80 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7d40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7d40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.703995752 +0000 UTC m=+12.859172926 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4b7d40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dc540): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dc540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dc540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dc540): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dc540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.703995752 +0000 UTC m=+12.859172926 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dc540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb57a40 item 80 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dcb80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dcb80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dcb80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dcb80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dcb80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.705399565 +0000 UTC m=+12.860576699 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dcb80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd82230 item 81 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.705970528 +0000 UTC m=+12.861147651 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd000): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd540): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd540): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd540): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.705970528 +0000 UTC m=+12.861147651 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4dd540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd825b0 item 81 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4ddbc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4ddbc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4ddbc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4ddbc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4ddbc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.708184853 +0000 UTC m=+12.863361977 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf4ddbc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd82bd0 item 82 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.708780791 +0000 UTC m=+12.863957915 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e1c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584200): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584200): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584200): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.708780791 +0000 UTC m=+12.863957915 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada070 item 82 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584880): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584880): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584880): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.710438032 +0000 UTC m=+12.865615155 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada3f0 item 83 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.711293807 +0000 UTC m=+12.866470932 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf584d80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5852c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5852c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5852c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5852c0): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5852c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.711293807 +0000 UTC m=+12.866470932 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5852c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada5b0 item 83 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e740): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e740): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e740): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.712833056 +0000 UTC m=+12.868010230 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50e740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83110 item 84 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.713766948 +0000 UTC m=+12.868944073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50ec40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f1c0): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f1c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f1c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f1c0): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f1c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.713766948 +0000 UTC m=+12.868944073 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f1c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd832d0 item 84 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f840): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f840): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f840): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f840): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f840): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.715688334 +0000 UTC m=+12.870865459 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50f840): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83650 item 85 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.716253004 +0000 UTC m=+12.871430178 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf50fd40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574380): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574380): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574380): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574380): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574380): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.716253004 +0000 UTC m=+12.871430178 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574380): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83810 item 85 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574a00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574a00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574a00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574a00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574a00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.717497259 +0000 UTC m=+12.872674383 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574a00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83b90 item 86 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.718106973 +0000 UTC m=+12.873284097 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf574f00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575480): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575480): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575480): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.718106973 +0000 UTC m=+12.873284097 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd83d50 item 86 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575b00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575b00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575b00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575b00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575b00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.719487254 +0000 UTC m=+12.874664397 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf575b00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bc700 item 87 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.720005977 +0000 UTC m=+12.875183111 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c100): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c640): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c640): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c640): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c640): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c640): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.720005977 +0000 UTC m=+12.875183111 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60c640): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bcb60 item 87 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ccc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ccc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ccc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ccc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ccc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.721312549 +0000 UTC m=+12.876489683 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60ccc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bd180 item 88 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.721876257 +0000 UTC m=+12.877053381 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d1c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d740): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d740): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d740): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d740): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d740): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.721876257 +0000 UTC m=+12.877053381 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60d740): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdf3bdb90 item 88 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.723192557 +0000 UTC m=+12.878369681 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf60dd80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6323c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6323c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6323c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a310 item 89 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6323c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6323c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.723640267 +0000 UTC m=+12.878817391 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6323c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a5b0 item 89 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.724237008 +0000 UTC m=+12.879414131 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632900): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632e80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632e80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632e80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632e80): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632e80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.724237008 +0000 UTC m=+12.879414131 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf632e80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1a7e0 item 89 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.72565017 +0000 UTC m=+12.880827304 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6334c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf633a00): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf633a00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf633a00): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1ae00 item 90 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf633a00): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf633a00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.726146912 +0000 UTC m=+12.881324035 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf633a00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b030 item 90 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.726800308 +0000 UTC m=+12.881977432 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650040): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650600): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650600): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650600): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650600): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650600): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.726800308 +0000 UTC m=+12.881977432 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650600): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b260 item 90 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.728228419 +0000 UTC m=+12.883405563 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf650c40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf651180): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf651180): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf651180): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b5e0 item 91 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf651180): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf651180): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.728739446 +0000 UTC m=+12.883916591 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf651180): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): >_readAt: n=2, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): _writeAt: size=3, off=7 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfb1b7a0 item 91 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.729379418 +0000 UTC m=+12.884556542 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585880): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585e00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585e00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585e00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585e00): >_readAt: n=8, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585e00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.729379418 +0000 UTC m=+12.884556542 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf585e00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfada8c0 item 91 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.730842825 +0000 UTC m=+12.886019968 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6a80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6a80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6a80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadac40 item 92 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6a80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.731344095 +0000 UTC m=+12.886521279 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): open at offset 5 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadaee0 item 92 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): _readAt: size=2, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): _writeAt: size=3, off=5 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): >_writeAt: n=3, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.732025253 +0000 UTC m=+12.887202408 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b6fc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7580): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7580): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7580): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7580): >_readAt: n=3, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7580): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.732025253 +0000 UTC m=+12.887202408 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7580): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb110 item 92 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.733438005 +0000 UTC m=+12.888615129 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5b7bc0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6200): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6200): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6200): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb490 item 93 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6200): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6200): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.733927573 +0000 UTC m=+12.889104728 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6200): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6900): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6900): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6900): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6900): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6900): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.733927573 +0000 UTC m=+12.889104728 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6900): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb650 item 93 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.735491418 +0000 UTC m=+12.890668543 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d6f40): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7480): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7480): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7480): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadb9d0 item 94 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7480): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7480): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.736045048 +0000 UTC m=+12.891222192 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7480): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7b80): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7b80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7b80): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7b80): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7b80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.736045048 +0000 UTC m=+12.891222192 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5d7b80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfadbb90 item 94 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.737710253 +0000 UTC m=+12.892887387 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f02c0): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0800): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0800): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0800): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd320e0 item 95 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0800): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0800): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.738310118 +0000 UTC m=+12.893487242 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0800): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0f00): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0f00): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0f00): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0f00): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0f00): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.738310118 +0000 UTC m=+12.893487242 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f0f00): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd322a0 item 95 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): open at offset 0 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): _readAt: size=2, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): >_readAt: n=0, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.739824229 +0000 UTC m=+12.895001354 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1540): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1a80): _writeAt: size=5, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1a80): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1a80): >openPending: err= 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd32930 item 96 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1a80): >_writeAt: n=5, err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1a80): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.740564649 +0000 UTC m=+12.895741793 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf5f1a80): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/02 01:03:35 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:03:35 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/02 01:03:35 DEBUG : open-test-file: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6b2280): _readAt: size=512, off=0 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6b2280): openPending: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6b2280): >openPending: err= 2026/07/02 01:03:35 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6b2280): >_readAt: n=5, err=EOF 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6b2280): close: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-02 01:03:35.740564649 +0000 UTC m=+12.895741793 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/02 01:03:35 DEBUG : open-test-file(0x22cdf6b2280): >close: err= 2026/07/02 01:03:35 DEBUG : open-test-file: Remove: 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x22cdfd32af0 item 96 2026/07/02 01:03:35 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/02 01:03:35 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/02 01:03:35 DEBUG : open-test-file: >Remove: err= 2026/07/02 01:03:35 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : >WaitForWriters: 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.46s) --- PASS: TestRWFileHandleOpenTests/writes (0.23s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.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.01s) --- 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.22s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) === RUN TestRWFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:03:35 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:03:35 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:03:35 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:03:35 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:03:35 DEBUG : file1: newRWFileHandle: 2026/07/02 01:03:35 DEBUG : file1(0x22cdf6b3740): openPending: 2026/07/02 01:03:35 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:35 DEBUG : file1(0x22cdf6b3740): >openPending: err= 2026/07/02 01:03:35 DEBUG : file1: >newRWFileHandle: err= 2026/07/02 01:03:35 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:03:35 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/02 01:03:35 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/02 01:03:35 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : file1: active writers 1 2026/07/02 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : file1: active writers 1 2026/07/02 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : file1: active writers 1 2026/07/02 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : file1: active writers 1 2026/07/02 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:03:35 DEBUG : Looking for writers 2026/07/02 01:03:35 DEBUG : file1: reading active writers 2026/07/02 01:03:35 DEBUG : file1: active writers 1 2026/07/02 01:03:35 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/02 01:03:36 DEBUG : Looking for writers 2026/07/02 01:03:36 DEBUG : file1: reading active writers 2026/07/02 01:03:36 DEBUG : file1: active writers 1 2026/07/02 01:03:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/02 01:03:36 DEBUG : Looking for writers 2026/07/02 01:03:36 DEBUG : file1: reading active writers 2026/07/02 01:03:36 DEBUG : file1: active writers 1 2026/07/02 01:03:36 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/02 01:03:37 DEBUG : Looking for writers 2026/07/02 01:03:37 DEBUG : file1: reading active writers 2026/07/02 01:03:37 DEBUG : file1: active writers 1 2026/07/02 01:03:37 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:37 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:37 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:38 DEBUG : Looking for writers 2026/07/02 01:03:38 DEBUG : file1: reading active writers 2026/07/02 01:03:38 DEBUG : file1: active writers 1 2026/07/02 01:03:38 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:38 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:38 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile/dir/file1: no such file or directory 2026/07/02 01:03:39 DEBUG : Looking for writers 2026/07/02 01:03:39 DEBUG : file1: reading active writers 2026/07/02 01:03:39 DEBUG : file1: active writers 1 2026/07/02 01:03:39 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:40 DEBUG : Looking for writers 2026/07/02 01:03:40 DEBUG : file1: reading active writers 2026/07/02 01:03:40 DEBUG : file1: active writers 1 2026/07/02 01:03:40 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:41 DEBUG : Looking for writers 2026/07/02 01:03:41 DEBUG : file1: reading active writers 2026/07/02 01:03:41 DEBUG : file1: active writers 1 2026/07/02 01:03:41 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:42 DEBUG : Looking for writers 2026/07/02 01:03:42 DEBUG : file1: reading active writers 2026/07/02 01:03:42 DEBUG : file1: active writers 1 2026/07/02 01:03:42 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:43 DEBUG : Looking for writers 2026/07/02 01:03:43 DEBUG : file1: reading active writers 2026/07/02 01:03:43 DEBUG : file1: active writers 1 2026/07/02 01:03:43 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:44 DEBUG : Looking for writers 2026/07/02 01:03:44 DEBUG : file1: reading active writers 2026/07/02 01:03:44 DEBUG : file1: active writers 1 2026/07/02 01:03:44 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:45 DEBUG : Looking for writers 2026/07/02 01:03:45 DEBUG : file1: reading active writers 2026/07/02 01:03:45 DEBUG : file1: active writers 1 2026/07/02 01:03:45 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:46 DEBUG : Looking for writers 2026/07/02 01:03:46 DEBUG : file1: reading active writers 2026/07/02 01:03:46 DEBUG : file1: active writers 1 2026/07/02 01:03:46 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:47 DEBUG : Looking for writers 2026/07/02 01:03:47 DEBUG : file1: reading active writers 2026/07/02 01:03:47 DEBUG : file1: active writers 1 2026/07/02 01:03:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:48 DEBUG : Looking for writers 2026/07/02 01:03:48 DEBUG : file1: reading active writers 2026/07/02 01:03:48 DEBUG : file1: active writers 1 2026/07/02 01:03:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:49 DEBUG : Looking for writers 2026/07/02 01:03:49 DEBUG : file1: reading active writers 2026/07/02 01:03:49 DEBUG : file1: active writers 1 2026/07/02 01:03:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:50 DEBUG : Looking for writers 2026/07/02 01:03:50 DEBUG : file1: reading active writers 2026/07/02 01:03:50 DEBUG : file1: active writers 1 2026/07/02 01:03:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:51 DEBUG : Looking for writers 2026/07/02 01:03:51 DEBUG : file1: reading active writers 2026/07/02 01:03:51 DEBUG : file1: active writers 1 2026/07/02 01:03:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:52 DEBUG : Looking for writers 2026/07/02 01:03:52 DEBUG : file1: reading active writers 2026/07/02 01:03:52 DEBUG : file1: active writers 1 2026/07/02 01:03:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:53 DEBUG : Looking for writers 2026/07/02 01:03:53 DEBUG : file1: reading active writers 2026/07/02 01:03:53 DEBUG : file1: active writers 1 2026/07/02 01:03:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:54 DEBUG : Looking for writers 2026/07/02 01:03:54 DEBUG : file1: reading active writers 2026/07/02 01:03:54 DEBUG : file1: active writers 1 2026/07/02 01:03:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:55 DEBUG : Looking for writers 2026/07/02 01:03:55 DEBUG : file1: reading active writers 2026/07/02 01:03:55 DEBUG : file1: active writers 1 2026/07/02 01:03:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:56 DEBUG : Looking for writers 2026/07/02 01:03:56 DEBUG : file1: reading active writers 2026/07/02 01:03:56 DEBUG : file1: active writers 1 2026/07/02 01:03:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:57 DEBUG : Looking for writers 2026/07/02 01:03:57 DEBUG : file1: reading active writers 2026/07/02 01:03:57 DEBUG : file1: active writers 1 2026/07/02 01:03:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:58 DEBUG : Looking for writers 2026/07/02 01:03:58 DEBUG : file1: reading active writers 2026/07/02 01:03:58 DEBUG : file1: active writers 1 2026/07/02 01:03:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:03:59 DEBUG : Looking for writers 2026/07/02 01:03:59 DEBUG : file1: reading active writers 2026/07/02 01:03:59 DEBUG : file1: active writers 1 2026/07/02 01:03:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:00 DEBUG : Looking for writers 2026/07/02 01:04:00 DEBUG : file1: reading active writers 2026/07/02 01:04:00 DEBUG : file1: active writers 1 2026/07/02 01:04:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:01 DEBUG : Looking for writers 2026/07/02 01:04:01 DEBUG : file1: reading active writers 2026/07/02 01:04:01 DEBUG : file1: active writers 1 2026/07/02 01:04:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:02 DEBUG : Looking for writers 2026/07/02 01:04:02 DEBUG : file1: reading active writers 2026/07/02 01:04:02 DEBUG : file1: active writers 1 2026/07/02 01:04:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:03 DEBUG : Looking for writers 2026/07/02 01:04:03 DEBUG : file1: reading active writers 2026/07/02 01:04:03 DEBUG : file1: active writers 1 2026/07/02 01:04:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:04 DEBUG : Looking for writers 2026/07/02 01:04:04 DEBUG : file1: reading active writers 2026/07/02 01:04:04 DEBUG : file1: active writers 1 2026/07/02 01:04:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:05 DEBUG : Looking for writers 2026/07/02 01:04:05 DEBUG : file1: reading active writers 2026/07/02 01:04:05 DEBUG : file1: active writers 1 2026/07/02 01:04:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/02 01:04:05 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x22cdf1e1600 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x22cdfc690e8 notify:{wait:0 notify:0 lock:0 head: tail:} checker:2391756149024} name:file1 opens:1 downloaders: o: fd:0x22cdf226640 info:{ModTime:{wall:14017889358155400106 ext:12919901262 loc:0x4744cc0} ATime:{wall:14017889358155400106 ext:12919901262 loc:0x4744cc0} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/02 01:04:05 DEBUG : >WaitForWriters: 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:05 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:05 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:04:05 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:05 DEBUG : rename_me: newRWFileHandle: 2026/07/02 01:04:05 DEBUG : rename_me(0x22cdf779240): openPending: 2026/07/02 01:04:05 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/02 01:04:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/02 01:04:05 DEBUG : rename_me(0x22cdf779240): >openPending: err= 2026/07/02 01:04:05 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/02 01:04:05 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/02 01:04:05 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/02 01:04:05 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/02 01:04:05 DEBUG : rename_me(0x22cdf779240): _writeAt: size=5, off=0 2026/07/02 01:04:05 DEBUG : rename_me(0x22cdf779240): >_writeAt: n=5, err= 2026/07/02 01:04:05 DEBUG : rename_me(0x22cdf779240): close: 2026/07/02 01:04:05 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-02 01:04:05.789885543 +0000 UTC m=+42.945062667 2026/07/02 01:04:05 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/02 01:04:05 DEBUG : rename_me(0x22cdf779240): >close: err= 2026/07/02 01:04:05 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/02 01:04:05 DEBUG : i_was_renamed: Updating file with 0x22cdf755a00 2026/07/02 01:04:05 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/02 01:04:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/02 01:04:05 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:05 DEBUG : Looking for writers 2026/07/02 01:04:05 DEBUG : i_was_renamed: reading active writers 2026/07/02 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/02 01:04:05 DEBUG : Looking for writers 2026/07/02 01:04:05 DEBUG : i_was_renamed: reading active writers 2026/07/02 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/02 01:04:05 DEBUG : Looking for writers 2026/07/02 01:04:05 DEBUG : i_was_renamed: reading active writers 2026/07/02 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/02 01:04:05 DEBUG : Looking for writers 2026/07/02 01:04:05 DEBUG : i_was_renamed: reading active writers 2026/07/02 01:04:05 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/02 01:04:05 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/02 01:04:05 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:05 DEBUG : i_was_renamed: size = 5 OK 2026/07/02 01:04:05 INFO : i_was_renamed: Copied (new) 2026/07/02 01:04:05 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-02 01:04:05 +0000 UTC" 2026/07/02 01:04:05 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/02 01:04:05 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/02 01:04:05 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/02 01:04:05 DEBUG : Looking for writers 2026/07/02 01:04:05 DEBUG : i_was_renamed: reading active writers 2026/07/02 01:04:05 DEBUG : >WaitForWriters: 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:05 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/02 01:04:05 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{AVsrk}/rclone-test-fuwajal6gile" 2026/07/02 01:04:05 INFO : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/02 01:04:05 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:06 DEBUG : forgetting directory cache 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf2d36c0): _readAt: size=512, off=0 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf2d36c0): openPending: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-02 00:05:05 +0000 UTC" against cached fingerprint "" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/02 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf2d36c0): >openPending: err= 2026/07/02 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf2d36c0): >_readAt: n=20, err=EOF 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf2d36c0): close: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:05:05 +0000 GMT 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf2d36c0): >close: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:06 DEBUG : forgetting directory cache 2026/07/02 01:04:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdee2e440): _readAt: size=512, off=0 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdee2e440): openPending: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-02 00:06:05 +0000 UTC" against cached fingerprint "20,2026-07-02 00:05:05 +0000 UTC" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-02 00:06:05 +0000 UTC" != cached fingerprint "20,2026-07-02 00:05:05 +0000 UTC") 2026/07/02 01:04:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/02 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdee2e440): >openPending: err= 2026/07/02 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdee2e440): >_readAt: n=20, err=EOF 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdee2e440): close: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:06:05 +0000 GMT 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdee2e440): >close: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:06 DEBUG : forgetting directory cache 2026/07/02 01:04:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf5bb700): _readAt: size=512, off=0 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf5bb700): openPending: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-02 00:07:05 +0000 UTC" against cached fingerprint "20,2026-07-02 00:06:05 +0000 UTC" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-02 00:07:05 +0000 UTC" != cached fingerprint "20,2026-07-02 00:06:05 +0000 UTC") 2026/07/02 01:04:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/02 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf5bb700): >openPending: err= 2026/07/02 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf5bb700): >_readAt: n=20, err=EOF 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf5bb700): close: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:07:05 +0000 GMT 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf5bb700): >close: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:06 DEBUG : forgetting directory cache 2026/07/02 01:04:06 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf650600): _readAt: size=512, off=0 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf650600): openPending: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-02 00:08:05 +0000 UTC" against cached fingerprint "20,2026-07-02 00:07:05 +0000 UTC" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-02 00:08:05 +0000 UTC" != cached fingerprint "20,2026-07-02 00:07:05 +0000 UTC") 2026/07/02 01:04:06 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/02 01:04:06 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf650600): >openPending: err= 2026/07/02 01:04:06 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf650600): >_readAt: n=20, err=EOF 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf650600): close: 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:08:05 +0000 GMT 2026/07/02 01:04:06 DEBUG : TestRWCacheUpdate(0x22cdf650600): >close: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:07 DEBUG : forgetting directory cache 2026/07/02 01:04:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf424840): _readAt: size=512, off=0 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf424840): openPending: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-02 00:09:05 +0000 UTC" against cached fingerprint "20,2026-07-02 00:08:05 +0000 UTC" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-02 00:09:05 +0000 UTC" != cached fingerprint "20,2026-07-02 00:08:05 +0000 UTC") 2026/07/02 01:04:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/02 01:04:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf424840): >openPending: err= 2026/07/02 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf424840): >_readAt: n=20, err=EOF 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf424840): close: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:09:05 +0000 GMT 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf424840): >close: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:07 DEBUG : forgetting directory cache 2026/07/02 01:04:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf8b8400): _readAt: size=512, off=0 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf8b8400): openPending: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-02 00:10:05 +0000 UTC" against cached fingerprint "20,2026-07-02 00:09:05 +0000 UTC" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-02 00:10:05 +0000 UTC" != cached fingerprint "20,2026-07-02 00:09:05 +0000 UTC") 2026/07/02 01:04:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/02 01:04:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf8b8400): >openPending: err= 2026/07/02 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf8b8400): >_readAt: n=20, err=EOF 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf8b8400): close: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:10:05 +0000 GMT 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf8b8400): >close: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:07 DEBUG : forgetting directory cache 2026/07/02 01:04:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf4b73c0): _readAt: size=512, off=0 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf4b73c0): openPending: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-02 00:11:05 +0000 UTC" against cached fingerprint "20,2026-07-02 00:10:05 +0000 UTC" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-02 00:11:05 +0000 UTC" != cached fingerprint "20,2026-07-02 00:10:05 +0000 UTC") 2026/07/02 01:04:07 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/02 01:04:07 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf4b73c0): >openPending: err= 2026/07/02 01:04:07 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf4b73c0): >_readAt: n=21, err=EOF 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf4b73c0): close: 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:11:05 +0000 GMT 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate(0x22cdf4b73c0): >close: err= 2026/07/02 01:04:07 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:07 DEBUG : forgetting directory cache 2026/07/02 01:04:07 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf5087c0): _readAt: size=512, off=0 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf5087c0): openPending: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-02 00:12:05 +0000 UTC" against cached fingerprint "21,2026-07-02 00:11:05 +0000 UTC" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-02 00:12:05 +0000 UTC" != cached fingerprint "21,2026-07-02 00:11:05 +0000 UTC") 2026/07/02 01:04:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/02 01:04:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf5087c0): >openPending: err= 2026/07/02 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf5087c0): >_readAt: n=22, err=EOF 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf5087c0): close: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:12:05 +0000 GMT 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf5087c0): >close: err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 DEBUG : forgetting directory cache 2026/07/02 01:04:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf525b80): _readAt: size=512, off=0 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf525b80): openPending: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-02 00:13:05 +0000 UTC" against cached fingerprint "22,2026-07-02 00:12:05 +0000 UTC" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-02 00:13:05 +0000 UTC" != cached fingerprint "22,2026-07-02 00:12:05 +0000 UTC") 2026/07/02 01:04:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/02 01:04:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf525b80): >openPending: err= 2026/07/02 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf525b80): >_readAt: n=23, err=EOF 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf525b80): close: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:13:05 +0000 GMT 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf525b80): >close: err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 DEBUG : forgetting directory cache 2026/07/02 01:04:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf598fc0): _readAt: size=512, off=0 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf598fc0): openPending: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-02 00:14:05 +0000 UTC" against cached fingerprint "23,2026-07-02 00:13:05 +0000 UTC" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-02 00:14:05 +0000 UTC" != cached fingerprint "23,2026-07-02 00:13:05 +0000 UTC") 2026/07/02 01:04:08 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/02 01:04:08 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf598fc0): >openPending: err= 2026/07/02 01:04:08 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf598fc0): >_readAt: n=24, err=EOF 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf598fc0): close: 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-02 00:14:05 +0000 GMT 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate(0x22cdf598fc0): >close: err= 2026/07/02 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:08 DEBUG : Looking for writers 2026/07/02 01:04:08 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/02 01:04:08 DEBUG : >WaitForWriters: 2026/07/02 01:04:08 DEBUG : webdav root 'rclone-test-fuwajal6gile': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:08 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:08 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : forgetting directory cache 2026/07/02 01:04:08 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/02 01:04:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/02 01:04:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/02 01:04:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/02 01:04:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/02 01:04:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/02 01:04:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/02 01:04:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/02 01:04:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/02 01:04:08 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/02 01:04:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/02 01:04:08 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/02 01:04:08 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:08 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:08 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:08 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/02 01:04:08 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/02 01:04:08 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/02 01:04:08 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/02 01:04:08 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:08 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:08 DEBUG : Looking for writers 2026/07/02 01:04:08 DEBUG : FiLeA: reading active writers 2026/07/02 01:04:08 DEBUG : FiLeB: reading active writers 2026/07/02 01:04:08 DEBUG : FilEb: reading active writers 2026/07/02 01:04:08 DEBUG : >WaitForWriters: 2026/07/02 01:04:08 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:08 DEBUG : Looking for writers 2026/07/02 01:04:08 DEBUG : FiLeA: reading active writers 2026/07/02 01:04:08 DEBUG : FiLeB: reading active writers 2026/07/02 01:04:08 DEBUG : FilEb: reading active writers 2026/07/02 01:04:08 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:08 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:08 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:08 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:08 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/02 01:04:08 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/02 01:04:08 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/02 01:04:08 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:09 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:09 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/02 01:04:09 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : webdav root 'rclone-test-fuwajal6gile': Reusing VFS from active cache 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : dir: Looking for writers 2026/07/02 01:04:09 DEBUG : file2: reading active writers 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : dir: reading active writers 2026/07/02 01:04:09 DEBUG : file1: reading active writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.18s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : dir: Looking for writers 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : dir: reading active writers 2026/07/02 01:04:09 DEBUG : file1: reading active writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : file1: Open: flags=O_RDONLY 2026/07/02 01:04:09 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/02 01:04:09 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/02 01:04:09 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/02 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/02 01:04:09 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (0 bytes), uploading instead of streaming 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/02 01:04:09 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/02 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/02 01:04:09 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:09 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : dir: Looking for writers 2026/07/02 01:04:09 DEBUG : file2: reading active writers 2026/07/02 01:04:09 DEBUG : new_file.txt: reading active writers 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : dir: reading active writers 2026/07/02 01:04:09 DEBUG : file1: reading active writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.22s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:09 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/02 01:04:09 DEBUG : dir/file1: Updating file with dir/file1 0x22cdfc79860 2026/07/02 01:04:09 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/02 01:04:09 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:09 INFO : dir/file1: Moved (server-side) to: file0 2026/07/02 01:04:09 DEBUG : file0: Updating file with file0 0x22cdfc79860 2026/07/02 01:04:09 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/02 01:04:09 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : dir: Looking for writers 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : dir: reading active writers 2026/07/02 01:04:09 DEBUG : file0: reading active writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.28s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:09 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:09 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:09 DEBUG : Looking for writers 2026/07/02 01:04:09 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:10 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/02 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:10 DEBUG : Looking for writers 2026/07/02 01:04:10 DEBUG : a: Looking for writers 2026/07/02 01:04:10 DEBUG : b: Looking for writers 2026/07/02 01:04:10 DEBUG : c: Looking for writers 2026/07/02 01:04:10 DEBUG : d: Looking for writers 2026/07/02 01:04:10 DEBUG : Looking for writers 2026/07/02 01:04:10 DEBUG : c: reading active writers 2026/07/02 01:04:10 DEBUG : d: reading active writers 2026/07/02 01:04:10 DEBUG : /: reading active writers 2026/07/02 01:04:10 DEBUG : a: reading active writers 2026/07/02 01:04:10 DEBUG : b: reading active writers 2026/07/02 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.42s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:10 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/02 01:04:10 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/02 01:04:10 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/02 01:04:10 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/02 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:10 DEBUG : a/b/c/d: Looking for writers 2026/07/02 01:04:10 DEBUG : a/b/c: Looking for writers 2026/07/02 01:04:10 DEBUG : d: reading active writers 2026/07/02 01:04:10 DEBUG : a/b: Looking for writers 2026/07/02 01:04:10 DEBUG : c: reading active writers 2026/07/02 01:04:10 DEBUG : a: Looking for writers 2026/07/02 01:04:10 DEBUG : b: reading active writers 2026/07/02 01:04:10 DEBUG : Looking for writers 2026/07/02 01:04:10 DEBUG : a: reading active writers 2026/07/02 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.42s) === RUN TestFillInMissingSizes === RUN TestFillInMissingSizes/total=20,free=5,used=15 === RUN TestFillInMissingSizes/total=20,free=5,used=-1 === RUN TestFillInMissingSizes/total=20,free=-1,used=15 === RUN TestFillInMissingSizes/total=20,free=-1,used=-1 === RUN TestFillInMissingSizes/total=-1,free=5,used=15 === RUN TestFillInMissingSizes/total=-1,free=15,used=-1 === RUN TestFillInMissingSizes/total=-1,free=-1,used=15 === RUN TestFillInMissingSizes/total=-1,free=-1,used=-1 --- PASS: TestFillInMissingSizes (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=5,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=20,free=-1,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=5,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=15,used=-1 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=15 (0.00s) --- PASS: TestFillInMissingSizes/total=-1,free=-1,used=-1 (0.00s) === RUN TestVFSIsMetadataFile run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:10 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:10 DEBUG : Looking for writers 2026/07/02 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestVFSIsMetadataFile (0.02s) === RUN TestWriteFileHandleReadonly write_test.go:38: Skipping test on non local remote --- SKIP: TestWriteFileHandleReadonly (0.00s) === RUN TestWriteFileHandleMethods run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:10 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/02 01:04:10 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/02 01:04:10 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/02 01:04:10 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (5 bytes), uploading instead of streaming 2026/07/02 01:04:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:10 DEBUG : file1: size = 5 OK 2026/07/02 01:04:10 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:10 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/02 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/02 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (0 bytes), uploading instead of streaming 2026/07/02 01:04:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:10 DEBUG : file1: size = 0 OK 2026/07/02 01:04:10 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/02 01:04:10 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (7 bytes), uploading instead of streaming 2026/07/02 01:04:10 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:10 DEBUG : file1: size = 7 OK 2026/07/02 01:04:10 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:10 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:10 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:10 DEBUG : Looking for writers 2026/07/02 01:04:10 DEBUG : file1: reading active writers 2026/07/02 01:04:10 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:11 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:11 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:11 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:11 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:11 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:11 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:11 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/02 01:04:12 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/02 01:04:12 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/02 01:04:12 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/02 01:04:12 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (11 bytes), uploading instead of streaming 2026/07/02 01:04:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:12 DEBUG : file1: size = 11 OK 2026/07/02 01:04:12 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/02 01:04:12 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:12 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:12 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (5 bytes), uploading instead of streaming 2026/07/02 01:04:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:12 DEBUG : file1: size = 5 OK 2026/07/02 01:04:12 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/02 01:04:12 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:12 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:12 DEBUG : file1: WriteFileHandle.Release closing 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (0 bytes), uploading instead of streaming 2026/07/02 01:04:12 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:12 DEBUG : file1: size = 0 OK 2026/07/02 01:04:12 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/02 01:04:12 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:12 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:12 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:12 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:12 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:12 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:12 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/02 01:04:12 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/02 01:04:12 DEBUG : Looking for writers 2026/07/02 01:04:12 DEBUG : file1: reading active writers 2026/07/02 01:04:12 DEBUG : file1: active writers 1 2026/07/02 01:04:12 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/02 01:04:13 DEBUG : Looking for writers 2026/07/02 01:04:13 DEBUG : file1: reading active writers 2026/07/02 01:04:13 DEBUG : file1: active writers 1 2026/07/02 01:04:13 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:14 DEBUG : Looking for writers 2026/07/02 01:04:14 DEBUG : file1: reading active writers 2026/07/02 01:04:14 DEBUG : file1: active writers 1 2026/07/02 01:04:14 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:15 DEBUG : Looking for writers 2026/07/02 01:04:15 DEBUG : file1: reading active writers 2026/07/02 01:04:15 DEBUG : file1: active writers 1 2026/07/02 01:04:15 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:16 DEBUG : Looking for writers 2026/07/02 01:04:16 DEBUG : file1: reading active writers 2026/07/02 01:04:16 DEBUG : file1: active writers 1 2026/07/02 01:04:16 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:17 DEBUG : Looking for writers 2026/07/02 01:04:17 DEBUG : file1: reading active writers 2026/07/02 01:04:17 DEBUG : file1: active writers 1 2026/07/02 01:04:17 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:18 DEBUG : Looking for writers 2026/07/02 01:04:18 DEBUG : file1: reading active writers 2026/07/02 01:04:18 DEBUG : file1: active writers 1 2026/07/02 01:04:18 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:19 DEBUG : Looking for writers 2026/07/02 01:04:19 DEBUG : file1: reading active writers 2026/07/02 01:04:19 DEBUG : file1: active writers 1 2026/07/02 01:04:19 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:20 DEBUG : Looking for writers 2026/07/02 01:04:20 DEBUG : file1: reading active writers 2026/07/02 01:04:20 DEBUG : file1: active writers 1 2026/07/02 01:04:20 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:21 DEBUG : Looking for writers 2026/07/02 01:04:21 DEBUG : file1: reading active writers 2026/07/02 01:04:21 DEBUG : file1: active writers 1 2026/07/02 01:04:21 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:22 DEBUG : Looking for writers 2026/07/02 01:04:22 DEBUG : file1: reading active writers 2026/07/02 01:04:22 DEBUG : file1: active writers 1 2026/07/02 01:04:22 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:23 DEBUG : Looking for writers 2026/07/02 01:04:23 DEBUG : file1: reading active writers 2026/07/02 01:04:23 DEBUG : file1: active writers 1 2026/07/02 01:04:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:24 DEBUG : Looking for writers 2026/07/02 01:04:24 DEBUG : file1: reading active writers 2026/07/02 01:04:24 DEBUG : file1: active writers 1 2026/07/02 01:04:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:25 DEBUG : Looking for writers 2026/07/02 01:04:25 DEBUG : file1: reading active writers 2026/07/02 01:04:25 DEBUG : file1: active writers 1 2026/07/02 01:04:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:26 DEBUG : Looking for writers 2026/07/02 01:04:26 DEBUG : file1: reading active writers 2026/07/02 01:04:26 DEBUG : file1: active writers 1 2026/07/02 01:04:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:27 DEBUG : Looking for writers 2026/07/02 01:04:27 DEBUG : file1: reading active writers 2026/07/02 01:04:27 DEBUG : file1: active writers 1 2026/07/02 01:04:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:28 DEBUG : Looking for writers 2026/07/02 01:04:28 DEBUG : file1: reading active writers 2026/07/02 01:04:28 DEBUG : file1: active writers 1 2026/07/02 01:04:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:29 DEBUG : Looking for writers 2026/07/02 01:04:29 DEBUG : file1: reading active writers 2026/07/02 01:04:29 DEBUG : file1: active writers 1 2026/07/02 01:04:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:30 DEBUG : Looking for writers 2026/07/02 01:04:30 DEBUG : file1: reading active writers 2026/07/02 01:04:30 DEBUG : file1: active writers 1 2026/07/02 01:04:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:31 DEBUG : Looking for writers 2026/07/02 01:04:31 DEBUG : file1: reading active writers 2026/07/02 01:04:31 DEBUG : file1: active writers 1 2026/07/02 01:04:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:32 DEBUG : Looking for writers 2026/07/02 01:04:32 DEBUG : file1: reading active writers 2026/07/02 01:04:32 DEBUG : file1: active writers 1 2026/07/02 01:04:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:33 DEBUG : Looking for writers 2026/07/02 01:04:33 DEBUG : file1: reading active writers 2026/07/02 01:04:33 DEBUG : file1: active writers 1 2026/07/02 01:04:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:34 DEBUG : Looking for writers 2026/07/02 01:04:34 DEBUG : file1: reading active writers 2026/07/02 01:04:34 DEBUG : file1: active writers 1 2026/07/02 01:04:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:35 DEBUG : Looking for writers 2026/07/02 01:04:35 DEBUG : file1: reading active writers 2026/07/02 01:04:35 DEBUG : file1: active writers 1 2026/07/02 01:04:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:36 DEBUG : Looking for writers 2026/07/02 01:04:36 DEBUG : file1: reading active writers 2026/07/02 01:04:36 DEBUG : file1: active writers 1 2026/07/02 01:04:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:37 DEBUG : Looking for writers 2026/07/02 01:04:37 DEBUG : file1: reading active writers 2026/07/02 01:04:37 DEBUG : file1: active writers 1 2026/07/02 01:04:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:38 DEBUG : Looking for writers 2026/07/02 01:04:38 DEBUG : file1: reading active writers 2026/07/02 01:04:38 DEBUG : file1: active writers 1 2026/07/02 01:04:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:39 DEBUG : Looking for writers 2026/07/02 01:04:39 DEBUG : file1: reading active writers 2026/07/02 01:04:39 DEBUG : file1: active writers 1 2026/07/02 01:04:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:40 DEBUG : Looking for writers 2026/07/02 01:04:40 DEBUG : file1: reading active writers 2026/07/02 01:04:40 DEBUG : file1: active writers 1 2026/07/02 01:04:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:41 DEBUG : Looking for writers 2026/07/02 01:04:41 DEBUG : file1: reading active writers 2026/07/02 01:04:41 DEBUG : file1: active writers 1 2026/07/02 01:04:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/02 01:04:42 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/02 01:04:42 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:42 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:42 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (0 bytes), uploading instead of streaming 2026/07/02 01:04:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : file1: size = 0 OK 2026/07/02 01:04:42 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:42 DEBUG : file1: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/02 01:04:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/02 01:04:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:42 DEBUG : Looking for writers 2026/07/02 01:04:42 DEBUG : file1: reading active writers 2026/07/02 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.08s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:42 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:42 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/02 01:04:42 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/02 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:42 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/02 01:04:42 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/02 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:42 DEBUG : webdav root 'rclone-test-fuwajal6gile': File to upload is small (100 bytes), uploading instead of streaming 2026/07/02 01:04:42 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : file1: size = 100 OK 2026/07/02 01:04:42 DEBUG : file1: Size of src and dst objects identical 2026/07/02 01:04:42 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/02 01:04:42 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/02 01:04:42 DEBUG : file1: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/02 01:04:42 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/02 01:04:42 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:42 DEBUG : Looking for writers 2026/07/02 01:04:42 DEBUG : file1: reading active writers 2026/07/02 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:42 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:42 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/02 01:04:42 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/02 01:04:42 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/02 01:04:42 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/02 01:04:42 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/02 01:04:42 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:42 DEBUG : flat: Looking for writers 2026/07/02 01:04:42 DEBUG : f000.txt: reading active writers 2026/07/02 01:04:42 DEBUG : f001.txt: reading active writers 2026/07/02 01:04:42 DEBUG : f002.txt: reading active writers 2026/07/02 01:04:42 DEBUG : f003.txt: reading active writers 2026/07/02 01:04:42 DEBUG : f004.txt: reading active writers 2026/07/02 01:04:42 DEBUG : Looking for writers 2026/07/02 01:04:42 DEBUG : flat: reading active writers 2026/07/02 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:42 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:42 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:42 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/02 01:04:42 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/02 01:04:42 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/02 01:04:42 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/02 01:04:42 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:42 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:42 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:42 DEBUG : a/b/c: Looking for writers 2026/07/02 01:04:42 DEBUG : deep.txt: reading active writers 2026/07/02 01:04:42 DEBUG : a/b: Looking for writers 2026/07/02 01:04:42 DEBUG : c: reading active writers 2026/07/02 01:04:42 DEBUG : mid.txt: reading active writers 2026/07/02 01:04:42 DEBUG : a: Looking for writers 2026/07/02 01:04:42 DEBUG : top.txt: reading active writers 2026/07/02 01:04:42 DEBUG : b: reading active writers 2026/07/02 01:04:42 DEBUG : Looking for writers 2026/07/02 01:04:42 DEBUG : a: reading active writers 2026/07/02 01:04:42 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:43 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:43 DEBUG : bigdir: Looking for writers 2026/07/02 01:04:43 DEBUG : big.bin: reading active writers 2026/07/02 01:04:43 DEBUG : Looking for writers 2026/07/02 01:04:43 DEBUG : bigdir: reading active writers 2026/07/02 01:04:43 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.65s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-fuwajal6gile'", Local "Local file system at /tmp/rclone629534608", Modify Window "1s" 2026/07/02 01:04:43 INFO : webdav root 'rclone-test-fuwajal6gile': poll-interval is not supported by this remote 2026/07/02 01:04:43 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:43 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:43 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/02 01:04:43 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/02 01:04:43 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/02 01:04:43 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:43 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/02 01:04:43 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/02 01:04:43 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:43 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/02 01:04:43 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/02 01:04:43 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/02 01:04:43 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/02 01:04:43 DEBUG : WaitForWriters: timeout=30s 2026/07/02 01:04:43 DEBUG : dir1: Looking for writers 2026/07/02 01:04:43 DEBUG : a.txt: reading active writers 2026/07/02 01:04:43 DEBUG : dir2: Looking for writers 2026/07/02 01:04:43 DEBUG : b.txt: reading active writers 2026/07/02 01:04:43 DEBUG : dir3: Looking for writers 2026/07/02 01:04:43 DEBUG : c.txt: reading active writers 2026/07/02 01:04:43 DEBUG : Looking for writers 2026/07/02 01:04:43 DEBUG : dir1: reading active writers 2026/07/02 01:04:43 DEBUG : dir2: reading active writers 2026/07/02 01:04:43 DEBUG : dir3: reading active writers 2026/07/02 01:04:43 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/02 01:04:44 DEBUG : webdav root 'rclone-test-fuwajal6gile': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.310878276s (try 1/5)