"./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Starting (try 1/5) 2026/07/10 03:46:34 DEBUG : Creating backend with remote "TestWebdavRclone:rclone-test-gikules9fuge" 2026/07/10 03:46:34 DEBUG : Using config file from "/home/rclone/.rclone.conf" 2026/07/10 03:46:34 DEBUG : Setting type="webdav" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_TYPE 2026/07/10 03:46:34 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/10 03:46:34 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/10 03:46:34 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/10 03:46:34 DEBUG : Setting pass="sIKu9k_IZYtMERqVj3KbXMWuqV2V0UQtQftj_37geGOf" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/10 03:46:34 DEBUG : TestWebdavRclone: detected overridden config - adding "{_eC1G}" suffix to name 2026/07/10 03:46:34 DEBUG : Setting url="http://127.0.0.1:28620/" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_URL 2026/07/10 03:46:34 DEBUG : Setting vendor="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_VENDOR 2026/07/10 03:46:34 DEBUG : Setting user="rclone" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_USER 2026/07/10 03:46:34 DEBUG : Setting pass="sIKu9k_IZYtMERqVj3KbXMWuqV2V0UQtQftj_37geGOf" for "TestWebdavRclone" from environment variable RCLONE_CONFIG_TESTWEBDAVRCLONE_PASS 2026/07/10 03:46:34 DEBUG : found headers: 2026/07/10 03:46:34 DEBUG : Creating backend with remote "/tmp/rclone3964982273" === RUN TestDirHandleMethods run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:34 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:34 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:34 DEBUG : dir: Looking for writers 2026/07/10 03:46:34 DEBUG : Looking for writers 2026/07/10 03:46:34 DEBUG : dir: reading active writers 2026/07/10 03:46:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleMethods (0.14s) === RUN TestDirHandleReaddir run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:34 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:34 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:34 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:34 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:34 DEBUG : dir/subdir: Looking for writers 2026/07/10 03:46:34 DEBUG : dir: Looking for writers 2026/07/10 03:46:34 DEBUG : file1: reading active writers 2026/07/10 03:46:34 DEBUG : file2: reading active writers 2026/07/10 03:46:34 DEBUG : subdir: reading active writers 2026/07/10 03:46:34 DEBUG : Looking for writers 2026/07/10 03:46:34 DEBUG : dir: reading active writers 2026/07/10 03:46:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddir (0.27s) === RUN TestDirHandleReaddirnames run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:34 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:34 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:34 DEBUG : dir: Looking for writers 2026/07/10 03:46:34 DEBUG : file1: reading active writers 2026/07/10 03:46:34 DEBUG : Looking for writers 2026/07/10 03:46:34 DEBUG : dir: reading active writers 2026/07/10 03:46:34 DEBUG : >WaitForWriters: --- PASS: TestDirHandleReaddirnames (0.14s) === RUN TestDirMethods run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:34 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:34 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:35 DEBUG : dir: Looking for writers 2026/07/10 03:46:35 DEBUG : Looking for writers 2026/07/10 03:46:35 DEBUG : dir: reading active writers 2026/07/10 03:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirMethods (0.13s) === RUN TestDirForgetAll run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:35 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:35 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:35 DEBUG : forgetting directory cache 2026/07/10 03:46:35 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:35 DEBUG : Looking for writers 2026/07/10 03:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetAll (0.14s) === RUN TestDirForgetPath run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:35 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:35 DEBUG : ForgetPath: relativePath="dir/notfound", type=1 2026/07/10 03:46:35 DEBUG : dir: invalidating directory cache 2026/07/10 03:46:35 DEBUG : >ForgetPath: 2026/07/10 03:46:35 DEBUG : ForgetPath: relativePath="dir", type=0 2026/07/10 03:46:35 DEBUG : invalidating directory cache 2026/07/10 03:46:35 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:35 DEBUG : >ForgetPath: 2026/07/10 03:46:35 DEBUG : ForgetPath: relativePath="not/in/cache", type=0 2026/07/10 03:46:35 DEBUG : >ForgetPath: 2026/07/10 03:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:35 DEBUG : dir: Looking for writers 2026/07/10 03:46:35 DEBUG : Looking for writers 2026/07/10 03:46:35 DEBUG : dir: reading active writers 2026/07/10 03:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirForgetPath (0.14s) === RUN TestDirWalk run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:35 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:35 DEBUG : fil/a/b/c: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:35 DEBUG : forgetting directory cache 2026/07/10 03:46:35 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:35 DEBUG : dir: Looking for writers 2026/07/10 03:46:35 DEBUG : fil/a/b: Looking for writers 2026/07/10 03:46:35 DEBUG : fil/a: Looking for writers 2026/07/10 03:46:35 DEBUG : b: reading active writers 2026/07/10 03:46:35 DEBUG : fil: Looking for writers 2026/07/10 03:46:35 DEBUG : a: reading active writers 2026/07/10 03:46:35 DEBUG : Looking for writers 2026/07/10 03:46:35 DEBUG : dir: reading active writers 2026/07/10 03:46:35 DEBUG : fil: reading active writers 2026/07/10 03:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirWalk (0.42s) === RUN TestDirSetModTime run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:35 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:35 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:35 DEBUG : dir: Looking for writers 2026/07/10 03:46:35 DEBUG : Looking for writers 2026/07/10 03:46:35 DEBUG : dir: reading active writers 2026/07/10 03:46:35 DEBUG : >WaitForWriters: --- PASS: TestDirSetModTime (0.13s) === RUN TestDirStat run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:35 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:35 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:36 DEBUG : dir: Looking for writers 2026/07/10 03:46:36 DEBUG : file1: reading active writers 2026/07/10 03:46:36 DEBUG : Looking for writers 2026/07/10 03:46:36 DEBUG : dir: reading active writers 2026/07/10 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirStat (0.14s) === RUN TestDirReadDirAll run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:36 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : dir/subdir/file3: Update will use the normal upload strategy (no chunks) === RUN TestDirReadDirAll/Virtual 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile" 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir" 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vDel: "subdir" 2026/07/10 03:46:36 DEBUG : dir/virtualFile: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : dir/virtualDir/testFile: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : dir: invalidating directory cache 2026/07/10 03:46:36 DEBUG : dir: Removed virtual directory entry vDel: "file2" 2026/07/10 03:46:36 DEBUG : dir: Removed virtual directory entry vDel: "subdir" 2026/07/10 03:46:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir" 2026/07/10 03:46:36 DEBUG : dir/file1: Reset virtual modtime 2026/07/10 03:46:36 DEBUG : dir: Removed virtual directory entry vAddFile: "virtualFile" 2026/07/10 03:46:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "virtualFile2" 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddDir: "virtualDir2" 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:36 DEBUG : dir: invalidating directory cache 2026/07/10 03:46:36 DEBUG : dir: Removed virtual directory entry vAddDir: "virtualDir2" 2026/07/10 03:46:36 DEBUG : dir: Removed virtual directory entry vDel: "file1" 2026/07/10 03:46:36 DEBUG : dir/virtualFile: Reset virtual modtime 2026/07/10 03:46:36 DEBUG : forgetting directory cache 2026/07/10 03:46:36 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:36 DEBUG : dir/virtualDir: forgetting directory cache 2026/07/10 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:36 DEBUG : dir/virtualDir: Looking for writers 2026/07/10 03:46:36 DEBUG : dir: Looking for writers 2026/07/10 03:46:36 DEBUG : virtualFile: reading active writers 2026/07/10 03:46:36 DEBUG : virtualDir: reading active writers 2026/07/10 03:46:36 DEBUG : file1: reading active writers 2026/07/10 03:46:36 DEBUG : virtualFile2: reading active writers 2026/07/10 03:46:36 DEBUG : Looking for writers 2026/07/10 03:46:36 DEBUG : dir: reading active writers 2026/07/10 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirReadDirAll (0.40s) --- PASS: TestDirReadDirAll/Virtual (0.12s) === RUN TestDirOpen run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:36 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 ERROR : dir/: Can only open directories read only 2026/07/10 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:36 DEBUG : dir: Looking for writers 2026/07/10 03:46:36 DEBUG : Looking for writers 2026/07/10 03:46:36 DEBUG : dir: reading active writers 2026/07/10 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirOpen (0.13s) === RUN TestDirCreate run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:36 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : dir/potato: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 03:46:36 DEBUG : dir/potato: >Open: fd=dir/potato (w), err= 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 03:46:36 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:46:36 DEBUG : dir/potato: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:36 DEBUG : dir/potato: size = 5 OK 2026/07/10 03:46:36 NOTICE: webdav root 'rclone-test-gikules9fuge': --checksum is in use but the source and destination have no hashes in common; falling back to --size-only 2026/07/10 03:46:36 DEBUG : dir/potato: Size of src and dst objects identical 2026/07/10 03:46:36 DEBUG : dir: Added virtual directory entry vAddFile: "potato" 2026/07/10 03:46:36 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:36 DEBUG : dir: Looking for writers 2026/07/10 03:46:36 DEBUG : file1: reading active writers 2026/07/10 03:46:36 DEBUG : potato: reading active writers 2026/07/10 03:46:36 DEBUG : Looking for writers 2026/07/10 03:46:36 DEBUG : dir: reading active writers 2026/07/10 03:46:36 DEBUG : >WaitForWriters: --- PASS: TestDirCreate (0.28s) === RUN TestDirMkdir run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:36 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:36 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:37 DEBUG : dir/sub: Looking for writers 2026/07/10 03:46:37 DEBUG : dir: Looking for writers 2026/07/10 03:46:37 DEBUG : file1: reading active writers 2026/07/10 03:46:37 DEBUG : sub: reading active writers 2026/07/10 03:46:37 DEBUG : Looking for writers 2026/07/10 03:46:37 DEBUG : dir: reading active writers 2026/07/10 03:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdir (0.32s) === RUN TestDirMkdirSub run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:37 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:37 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 03:46:37 DEBUG : dir/sub: Added virtual directory entry vAddDir: "subsub" 2026/07/10 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:37 DEBUG : dir/sub/subsub: Looking for writers 2026/07/10 03:46:37 DEBUG : dir/sub: Looking for writers 2026/07/10 03:46:37 DEBUG : subsub: reading active writers 2026/07/10 03:46:37 DEBUG : dir: Looking for writers 2026/07/10 03:46:37 DEBUG : file1: reading active writers 2026/07/10 03:46:37 DEBUG : sub: reading active writers 2026/07/10 03:46:37 DEBUG : Looking for writers 2026/07/10 03:46:37 DEBUG : dir: reading active writers 2026/07/10 03:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirMkdirSub (0.29s) === RUN TestDirRemove run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:37 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:37 ERROR : dir/: Dir.Remove not empty 2026/07/10 03:46:37 DEBUG : dir/file1: Remove: 2026/07/10 03:46:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:37 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:46:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:37 DEBUG : Looking for writers 2026/07/10 03:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemove (0.14s) === RUN TestDirRemoveAll run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:37 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:37 DEBUG : dir/file1: Remove: 2026/07/10 03:46:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:37 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:46:37 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:37 DEBUG : Looking for writers 2026/07/10 03:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveAll (0.14s) === RUN TestDirRemoveName run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:37 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:37 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:37 DEBUG : dir/file1: Remove: 2026/07/10 03:46:37 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:37 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:46:37 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:37 DEBUG : dir: Looking for writers 2026/07/10 03:46:37 DEBUG : Looking for writers 2026/07/10 03:46:37 DEBUG : dir: reading active writers 2026/07/10 03:46:37 DEBUG : >WaitForWriters: --- PASS: TestDirRemoveName (0.25s) === RUN TestDirRename run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:38 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:38 DEBUG : dir/file3: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:38 ERROR : dir/not found: Dir.Rename error: file does not exist 2026/07/10 03:46:38 DEBUG : dir: Updating dir with dir2 0x3e3d8894b520 2026/07/10 03:46:38 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vDel: "dir" 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vAddDir: "dir2" 2026/07/10 03:46:38 INFO : dir2/file1: Moved (server-side) to: file2 2026/07/10 03:46:38 DEBUG : file2: Updating file with file2 0x3e3d8894ba00 2026/07/10 03:46:38 DEBUG : dir2: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:38 INFO : dir2/file3: Deleted 2026/07/10 03:46:38 INFO : file2: Moved (server-side) to: dir2/file3 2026/07/10 03:46:38 DEBUG : dir2/file3: Updating file with dir2/file3 0x3e3d8894ba00 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vDel: "file2" 2026/07/10 03:46:38 DEBUG : dir2: Added virtual directory entry vAddFile: "file3" 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vAddDir: "empty directory" 2026/07/10 03:46:38 DEBUG : empty directory: Updating dir with renamed empty directory 0x3e3d8870c9c0 2026/07/10 03:46:38 DEBUG : empty directory: forgetting directory cache 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vDel: "empty directory" 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vAddDir: "renamed empty directory" 2026/07/10 03:46:38 DEBUG : dir2: Renaming to "dir3" 2026/07/10 03:46:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:38 DEBUG : dir3: Looking for writers 2026/07/10 03:46:38 DEBUG : file3: reading active writers 2026/07/10 03:46:38 DEBUG : renamed empty directory: Looking for writers 2026/07/10 03:46:38 DEBUG : Looking for writers 2026/07/10 03:46:38 DEBUG : dir3: reading active writers 2026/07/10 03:46:38 DEBUG : renamed empty directory: reading active writers 2026/07/10 03:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirRename (0.57s) === 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-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:38 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:38 DEBUG : dir: Added virtual directory entry vAddDir: "sub" 2026/07/10 03:46:38 DEBUG : dir/sub/file0: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:38 DEBUG : dir/sub/file0: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 03:46:38 DEBUG : dir/sub/file0: >Open: fd=dir/sub/file0 (w), err= 2026/07/10 03:46:38 DEBUG : dir/sub/file0: >OpenFile: fd=dir/sub/file0 (w), err= 2026/07/10 03:46:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 03:46:38 DEBUG : dir/sub/file2: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:38 DEBUG : dir/sub/file2: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:38 DEBUG : dir/sub/file2: >Open: fd=dir/sub/file2 (w), err= 2026/07/10 03:46:38 DEBUG : dir/sub/file2: >OpenFile: fd=dir/sub/file2 (w), err= 2026/07/10 03:46:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:38 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (12 bytes), uploading instead of streaming 2026/07/10 03:46:38 DEBUG : dir/sub/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:38 DEBUG : dir/sub/file2: size = 12 OK 2026/07/10 03:46:38 DEBUG : dir/sub/file2: Size of src and dst objects identical 2026/07/10 03:46:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:38 DEBUG : forgetting directory cache 2026/07/10 03:46:38 DEBUG : dir: forgetting directory cache 2026/07/10 03:46:38 DEBUG : dir/sub: forgetting directory cache 2026/07/10 03:46:38 DEBUG : dir/sub: Removed virtual directory entry vAddFile: "file2" 2026/07/10 03:46:38 DEBUG : dir: Removed virtual directory entry vAddDir: "sub" 2026/07/10 03:46:38 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:46:38 DEBUG : dir/sub/file0: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:38 DEBUG : dir/sub/file0: size = 5 OK 2026/07/10 03:46:38 DEBUG : dir/sub/file0: Size of src and dst objects identical 2026/07/10 03:46:38 DEBUG : dir/sub: Added virtual directory entry vAddFile: "file0" 2026/07/10 03:46:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:38 DEBUG : dir/sub: Looking for writers 2026/07/10 03:46:38 DEBUG : file0: reading active writers 2026/07/10 03:46:38 DEBUG : file2: reading active writers 2026/07/10 03:46:38 DEBUG : dir: Looking for writers 2026/07/10 03:46:38 DEBUG : file1: reading active writers 2026/07/10 03:46:38 DEBUG : sub: reading active writers 2026/07/10 03:46:38 DEBUG : Looking for writers 2026/07/10 03:46:38 DEBUG : dir: reading active writers 2026/07/10 03:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirFileOpen (0.28s) === RUN TestDirEntryModTimeInvalidation run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:38 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote dir_test.go:666: Need DirModTimeUpdatesOnWrite 2026/07/10 03:46:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:38 DEBUG : Looking for writers 2026/07/10 03:46:38 DEBUG : >WaitForWriters: --- SKIP: TestDirEntryModTimeInvalidation (0.02s) === RUN TestDirMetadataExtension run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:38 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:38 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:38 DEBUG : dir: Added virtual directory entry vAddFile: "file1.metadata" 2026/07/10 03:46:38 DEBUG : dir/file1.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:38 DEBUG : dir/file1.metadata: Open: flags=O_RDONLY 2026/07/10 03:46:38 DEBUG : dir/file1.metadata: >Open: fd=dir/file1.metadata (r), err= 2026/07/10 03:46:38 DEBUG : dir/file1.metadata: >OpenFile: fd=dir/file1.metadata (r), err= 2026/07/10 03:46:38 DEBUG : dir/file1.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:38 DEBUG : dir/file1.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:38 DEBUG : Added virtual directory entry vAddFile: "dir.metadata" 2026/07/10 03:46:38 DEBUG : dir.metadata: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:38 DEBUG : dir.metadata: Open: flags=O_RDONLY 2026/07/10 03:46:38 DEBUG : dir.metadata: >Open: fd=dir.metadata (r), err= 2026/07/10 03:46:38 DEBUG : dir.metadata: >OpenFile: fd=dir.metadata (r), err= 2026/07/10 03:46:38 DEBUG : dir.metadata: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:38 DEBUG : dir.metadata: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:38 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:38 DEBUG : dir: Looking for writers 2026/07/10 03:46:38 DEBUG : file1: reading active writers 2026/07/10 03:46:38 DEBUG : file1.metadata: reading active writers 2026/07/10 03:46:38 DEBUG : Looking for writers 2026/07/10 03:46:38 DEBUG : dir: reading active writers 2026/07/10 03:46:38 DEBUG : dir.metadata: reading active writers 2026/07/10 03:46:38 DEBUG : >WaitForWriters: --- PASS: TestDirMetadataExtension (0.14s) === RUN TestErrorError --- PASS: TestErrorError (0.00s) === RUN TestFileMethods run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:39 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : dir: Looking for writers 2026/07/10 03:46:39 DEBUG : file1: reading active writers 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : dir: reading active writers 2026/07/10 03:46:39 DEBUG : >WaitForWriters: --- PASS: TestFileMethods (0.14s) === RUN TestFileSetModTime === RUN TestFileSetModTime/cache=off,open=false,write=false run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:39 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : time_test: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : Can set mod time: false file_test.go:97: can't set mod time 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : dir: Looking for writers 2026/07/10 03:46:39 DEBUG : file1: reading active writers 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : dir: reading active writers 2026/07/10 03:46:39 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-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:39 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:39 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:39 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:39 DEBUG : dir/file1: ChunkedReader.Read at 0 length 512 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : dir: Looking for writers 2026/07/10 03:46:39 DEBUG : file1: reading active writers 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : dir: reading active writers 2026/07/10 03:46:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenRead (0.15s) === RUN TestFileOpenReadUnknownSize 2026/07/10 03:46:39 INFO : Mock file system at root: poll-interval is not supported by this remote 2026/07/10 03:46:39 NOTICE: Mock file system at root: --vfs-cache-mode writes or full is recommended for this remote as it can't stream 2026/07/10 03:46:39 DEBUG : file.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:39 DEBUG : file.txt: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 file_test.go:223: gotContents = "file contents" 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : file.txt: reading active writers 2026/07/10 03:46:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenReadUnknownSize (0.00s) === RUN TestFileOpenWrite run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:39 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:39 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : dir/file1: size = 25 OK 2026/07/10 03:46:39 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 03:46:39 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : dir: Looking for writers 2026/07/10 03:46:39 DEBUG : file1: reading active writers 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : dir: reading active writers 2026/07/10 03:46:39 DEBUG : >WaitForWriters: --- PASS: TestFileOpenWrite (0.17s) === RUN TestFileRemove run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:39 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : dir/file1: Remove: 2026/07/10 03:46:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:39 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:46:39 DEBUG : dir/file1: Remove: 2026/07/10 03:46:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : dir: Looking for writers 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : dir: reading active writers 2026/07/10 03:46:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemove (0.16s) === RUN TestFileRemoveAll run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:39 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:39 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:39 DEBUG : dir/file1: Remove: 2026/07/10 03:46:39 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:39 DEBUG : dir/file1: >Remove: err= 2026/07/10 03:46:39 DEBUG : dir/file1: Remove: 2026/07/10 03:46:39 DEBUG : dir/file1: >Remove: err=Read only file system 2026/07/10 03:46:39 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:39 DEBUG : dir: Looking for writers 2026/07/10 03:46:39 DEBUG : Looking for writers 2026/07/10 03:46:39 DEBUG : dir: reading active writers 2026/07/10 03:46:39 DEBUG : >WaitForWriters: --- PASS: TestFileRemoveAll (0.16s) === RUN TestFileOpen run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:40 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:40 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:40 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:40 DEBUG : dir/file1: Open: flags=O_WRONLY 2026/07/10 03:46:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:46:40 DEBUG : dir/file1: Open: flags=O_RDWR 2026/07/10 03:46:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:46:40 DEBUG : dir/file1: Open: flags=0x3 2026/07/10 03:46:40 DEBUG : dir/file1: Can't figure out how to open with flags: 0x3 2026/07/10 03:46:40 DEBUG : dir/file1: >Open: fd=, err=permission denied 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : file1: reading active writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: --- PASS: TestFileOpen (0.14s) === RUN TestFileRename === RUN TestFileRename/off,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:40 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : file1: reading active writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: 2026/07/10 03:46:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:40 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d8894be10 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:46:40 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d8894be10 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:40 DEBUG : dir/file1: File is currently open, delaying rename 0x3e3d8894be10 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 03:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:40 DEBUG : dir/file1: size = 25 OK 2026/07/10 03:46:40 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:40 DEBUG : newLeaf: Running delayed rename now 2026/07/10 03:46:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:40 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d8894be10 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: === RUN TestFileRename/minimal,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:40 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : file1: reading active writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: 2026/07/10 03:46:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:40 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88ac24e0 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:40 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:46:40 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d88ac24e0 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:40 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:40 DEBUG : dir/file1: >Open: fd=dir/file1 (w), err= 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:40 DEBUG : dir/file1: File is currently open, delaying rename 0x3e3d88ac24e0 2026/07/10 03:46:40 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (25 bytes), uploading instead of streaming 2026/07/10 03:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:40 DEBUG : dir/file1: size = 25 OK 2026/07/10 03:46:40 DEBUG : dir/file1: Size of src and dst objects identical 2026/07/10 03:46:40 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:40 DEBUG : newLeaf: Running delayed rename now 2026/07/10 03:46:40 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:40 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88ac24e0 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: 2026/07/10 03:46:40 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:40 DEBUG : dir: Looking for writers 2026/07/10 03:46:40 DEBUG : Looking for writers 2026/07/10 03:46:40 DEBUG : dir: reading active writers 2026/07/10 03:46:40 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:40 DEBUG : >WaitForWriters: 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting === RUN TestFileRename/minimal,forceCache=true run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:40 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:40 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:40 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:40 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:41 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88fe7b00): openPending: 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88fe7b00): >openPending: err= 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88fe7b00): _writeAt: size=14, off=0 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88fe7b00): >_writeAt: n=14, err= 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88fe7b00): close: 2026/07/10 03:46:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:46:41 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88fe7b00): >close: err= 2026/07/10 03:46:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : file1: reading active writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : file1: reading active writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : file1: reading active writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : file1: reading active writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:46:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:41 DEBUG : dir/file1: size = 14 OK 2026/07/10 03:46:41 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:41 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : file1: reading active writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : >WaitForWriters: 2026/07/10 03:46:41 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88a71a00): _readAt: size=512, off=0 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88a71a00): openPending: 2026/07/10 03:46:41 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/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88a71a00): >openPending: err= 2026/07/10 03:46:41 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88a71a00): >_readAt: n=14, err=EOF 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88a71a00): close: 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88a71a00): >close: err= 2026/07/10 03:46:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:41 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88fdd110 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:46:41 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 03:46:41 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d88fdd110 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88ff9980): openPending: 2026/07/10 03:46:41 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/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88ff9980): >openPending: err= 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88ff9980): _writeAt: size=25, off=0 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88ff9980): >_writeAt: n=25, err= 2026/07/10 03:46:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:41 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88fdd110 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:41 DEBUG : newLeaf(0x3e3d88ff9980): close: 2026/07/10 03:46:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:46:41.304301917 +0000 UTC m=+6.922122621 2026/07/10 03:46:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:41 DEBUG : newLeaf(0x3e3d88ff9980): >close: err= 2026/07/10 03:46:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:46:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:41 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:46:41 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:46:41 +0000 UTC" 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : >WaitForWriters: 2026/07/10 03:46:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : >WaitForWriters: 2026/07/10 03:46:41 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:41 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:41 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:41 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:41 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:41 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:41 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:41 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:41 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:41 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : file1: reading active writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : >WaitForWriters: 2026/07/10 03:46:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:41 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88ac2dd0 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:41 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:46:41 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d88ac2dd0 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:41 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88e8ed00): openPending: 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88e8ed00): >openPending: err= 2026/07/10 03:46:41 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:41 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:41 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88e8ed00): _writeAt: size=25, off=0 2026/07/10 03:46:41 DEBUG : dir/file1(0x3e3d88e8ed00): >_writeAt: n=25, err= 2026/07/10 03:46:41 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:41 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:41 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88ac2dd0 2026/07/10 03:46:41 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:41 DEBUG : newLeaf(0x3e3d88e8ed00): close: 2026/07/10 03:46:41 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:46:41.804979282 +0000 UTC m=+7.422799986 2026/07/10 03:46:41 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:41 DEBUG : newLeaf(0x3e3d88e8ed00): >close: err= 2026/07/10 03:46:41 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:46:41 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:41 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:46:41 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:46:41 +0000 UTC" 2026/07/10 03:46:41 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:46:41 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:41 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:46:41 DEBUG : dir: Looking for writers 2026/07/10 03:46:41 DEBUG : Looking for writers 2026/07/10 03:46:41 DEBUG : dir: reading active writers 2026/07/10 03:46:41 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:41 DEBUG : >WaitForWriters: 2026/07/10 03:46:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : >WaitForWriters: 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting === RUN TestFileRename/writes,forceCache=true run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:42 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:42 DEBUG : dir/file1: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88ec9b40): openPending: 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88ec9b40): >openPending: err= 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88ec9b40): _writeAt: size=14, off=0 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88ec9b40): >_writeAt: n=14, err= 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88ec9b40): close: 2026/07/10 03:46:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: setting modification time to 2001-02-03 04:05:06.499999999 +0000 UTC 2026/07/10 03:46:42 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88ec9b40): >close: err= 2026/07/10 03:46:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : file1: reading active writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : file1: reading active writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : file1: reading active writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : file1: reading active writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:42 DEBUG : dir/file1: size = 14 OK 2026/07/10 03:46:42 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:42 DEBUG : dir/file1: Not setting pending mod time 2001-02-03 04:05:06.499999999 +0000 UTC as it is already set 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : file1: reading active writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : >WaitForWriters: 2026/07/10 03:46:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88999ec0): _readAt: size=512, off=0 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88999ec0): openPending: 2026/07/10 03:46:42 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/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88999ec0): >openPending: err= 2026/07/10 03:46:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [{Pos:0 Size:14}] - present true 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88999ec0): >_readAt: n=14, err=EOF 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88999ec0): close: 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88999ec0): >close: err= 2026/07/10 03:46:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:42 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88e95d40 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:46:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 03:46:42 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d88e95d40 2026/07/10 03:46:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88aa4440): openPending: 2026/07/10 03:46:42 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/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88aa4440): >openPending: err= 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88aa4440): _writeAt: size=25, off=0 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88aa4440): >_writeAt: n=25, err= 2026/07/10 03:46:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:42 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88e95d40 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:42 DEBUG : newLeaf(0x3e3d88aa4440): close: 2026/07/10 03:46:42 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:46:42 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:46:42.449613743 +0000 UTC m=+8.067434447 2026/07/10 03:46:42 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:42 DEBUG : newLeaf(0x3e3d88aa4440): >close: err= 2026/07/10 03:46:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:42 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:46:42 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:42 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:46:42 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:46:42 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:46:42 +0000 UTC" 2026/07/10 03:46:42 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:46:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:42 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : >WaitForWriters: 2026/07/10 03:46:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:42 DEBUG : >WaitForWriters: 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting === RUN TestFileRename/full,forceCache=false run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:42 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:42 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:42 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:42 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:42 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:42 DEBUG : dir: Looking for writers 2026/07/10 03:46:42 DEBUG : file1: reading active writers 2026/07/10 03:46:42 DEBUG : Looking for writers 2026/07/10 03:46:42 DEBUG : dir: reading active writers 2026/07/10 03:46:42 DEBUG : >WaitForWriters: 2026/07/10 03:46:42 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88c52840): _readAt: size=512, off=0 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88c52840): openPending: 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: checking remote fingerprint "14,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=14 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88c52840): >openPending: err= 2026/07/10 03:46:42 DEBUG : vfs cache: looking for range={Pos:0 Size:14} in [] - present false 2026/07/10 03:46:42 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:46:42 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:42 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88c52840): >_readAt: n=14, err=EOF 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88c52840): close: 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88c52840): >close: err= 2026/07/10 03:46:42 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:42 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:42 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88c45ba0 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:42 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:42 INFO : newLeaf: Moved (server-side) to: dir/file1 2026/07/10 03:46:42 INFO : newLeaf: vfs cache: renamed in cache to "dir/file1" 2026/07/10 03:46:42 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d88c45ba0 2026/07/10 03:46:42 DEBUG : Added virtual directory entry vDel: "newLeaf" 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:42 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88677040): openPending: 2026/07/10 03:46:42 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/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=14 (not needed as size correct) 2026/07/10 03:46:42 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88677040): >openPending: err= 2026/07/10 03:46:42 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:42 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:42 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88677040): _writeAt: size=25, off=0 2026/07/10 03:46:42 DEBUG : dir/file1(0x3e3d88677040): >_writeAt: n=25, err= 2026/07/10 03:46:43 INFO : dir/file1: Moved (server-side) to: newLeaf 2026/07/10 03:46:43 INFO : dir/file1: vfs cache: renamed in cache to "newLeaf" 2026/07/10 03:46:43 DEBUG : newLeaf: Updating file with newLeaf 0x3e3d88c45ba0 2026/07/10 03:46:43 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:43 DEBUG : newLeaf(0x3e3d88677040): close: 2026/07/10 03:46:43 DEBUG : vfs cache: looking for range={Pos:0 Size:25} in [{Pos:0 Size:25}] - present true 2026/07/10 03:46:43 DEBUG : newLeaf: vfs cache: setting modification time to 2026-07-10 03:46:42.957749213 +0000 UTC m=+8.575569917 2026/07/10 03:46:43 INFO : newLeaf: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:43 DEBUG : newLeaf(0x3e3d88677040): >close: err= 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:43 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:43 DEBUG : newLeaf: vfs cache: starting upload 2026/07/10 03:46:43 DEBUG : newLeaf: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:43 DEBUG : newLeaf: size = 25 OK 2026/07/10 03:46:43 INFO : newLeaf: Copied (replaced existing) 2026/07/10 03:46:43 DEBUG : newLeaf: vfs cache: fingerprint now "25,2026-07-10 03:46:42 +0000 UTC" 2026/07/10 03:46:43 DEBUG : newLeaf: vfs cache: writeback object to VFS layer 2026/07/10 03:46:43 DEBUG : Added virtual directory entry vAddFile: "newLeaf" 2026/07/10 03:46:43 INFO : newLeaf: vfs cache: upload succeeded try #1 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:43 DEBUG : >WaitForWriters: 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : newLeaf: reading active writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : >WaitForWriters: 2026/07/10 03:46:43 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestFileRename (3.07s) --- 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.64s) --- PASS: TestFileRename/full,forceCache=false (0.51s) === RUN TestFileStructSize file_test.go:419: File struct has size 208 bytes --- PASS: TestFileStructSize (0.00s) === RUN TestRcGetVFS run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 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-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at 1 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : file1: reading active writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleMethods (0.15s) === RUN TestReadFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/10 03:46:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/10 03:46:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 3 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 3 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 3 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 3 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 4 to 13 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 4 to 13 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 13 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 13 length 134217728 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : file1: reading active writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleSeek (0.19s) === RUN TestReadFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 1 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: waiting for in-sequence read to 5 for 20ms 2026/07/10 03:46:43 DEBUG : dir/file1: aborting in-sequence read wait, off=5 2026/07/10 03:46:43 DEBUG : dir/file1: failed to wait for in-sequence read to 5 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 1 to 5 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 1 to 5 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 5 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 5 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 6 to 1 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 6 to 1 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 1 chunkOffset 1 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 1 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: waiting for in-sequence read to 10 for 20ms 2026/07/10 03:46:43 DEBUG : dir/file1: aborting in-sequence read wait, off=10 2026/07/10 03:46:43 DEBUG : dir/file1: failed to wait for in-sequence read to 10 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 2 to 10 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 2 to 10 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 6 chunkOffset 10 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.seek from 16 to 10 (fs.RangeSeeker) 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.RangeSeek from 16 to 10 length -1 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at -1 length 256 chunkOffset 10 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 10 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/10 03:46:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/10 03:46:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/10 03:46:43 DEBUG : dir/file1: ReadFileHandle.Read attempt to read beyond end of file: 100 > 16 2026/07/10 03:46:43 DEBUG : dir/file1: waiting for in-sequence read to 100 for 20ms 2026/07/10 03:46:43 DEBUG : dir/file1: aborting in-sequence read wait, off=100 2026/07/10 03:46:43 DEBUG : dir/file1: failed to wait for in-sequence read to 100 2026/07/10 03:46:43 ERROR : dir/file1: ReadFileHandle.Read error: Bad file descriptor 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : file1: reading active writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleReadAt (0.24s) === RUN TestReadFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:43 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:43 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:43 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:43 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:43 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:43 DEBUG : dir: Looking for writers 2026/07/10 03:46:43 DEBUG : file1: reading active writers 2026/07/10 03:46:43 DEBUG : Looking for writers 2026/07/10 03:46:43 DEBUG : dir: reading active writers 2026/07/10 03:46:43 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleFlush (0.15s) === RUN TestReadFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:43 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:43 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (r), err= 2026/07/10 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (r), err= 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at 0 length 256 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ReadFileHandle.Release closing 2026/07/10 03:46:44 DEBUG : dir/file1: ReadFileHandle.Release nothing to do 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : dir: Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : dir: reading active writers 2026/07/10 03:46:44 DEBUG : >WaitForWriters: --- PASS: TestReadFileHandleRelease (0.15s) === RUN TestRWFileHandleMethodsRead run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): _readAt: size=1, off=0 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): openPending: 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): >openPending: err= 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): _readAt: size=256, off=1 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:1 Size:15} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): >_readAt: n=15, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): _readAt: size=16, off=16 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): >_readAt: n=0, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): close: 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): >close: err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): close: 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88965d40): >close: err=file already closed 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : dir: Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : dir: reading active writers 2026/07/10 03:46:44 DEBUG : >WaitForWriters: 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsRead (0.15s) === RUN TestRWFileHandleSeek run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): _readAt: size=1, off=0 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): openPending: 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >openPending: err= 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): _readAt: size=1, off=5 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): _readAt: size=1, off=3 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:3 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): _readAt: size=1, off=13 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:13 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): _readAt: size=16, off=100 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >_readAt: n=0, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): close: 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cb2480): >close: err= 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : dir: Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : dir: reading active writers 2026/07/10 03:46:44 DEBUG : >WaitForWriters: 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSeek (0.15s) === RUN TestRWFileHandleReadAt run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=1, off=0 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): openPending: 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >openPending: err= 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:1} in [] - present false 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=1, off=5 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:5 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=1, off=1 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:1 Size:1} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=1, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=6, off=10 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=6, err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=256, off=10 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:10 Size:6} in [{Pos:0 Size:16}] - present true 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=6, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=256, off=100 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=0, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): close: 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >close: err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): _readAt: size=256, off=100 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88cc9580): >_readAt: n=0, err=file already closed 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : dir: Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : dir: reading active writers 2026/07/10 03:46:44 DEBUG : >WaitForWriters: 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReadAt (0.15s) === RUN TestRWFileHandleFlushRead run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): RWFileHandle.Flush 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): _readAt: size=256, off=0 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): openPending: 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): >openPending: err= 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): >_readAt: n=16, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): RWFileHandle.Flush 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): RWFileHandle.Flush 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): close: 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88ec2900): >close: err= 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : dir: Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : dir: reading active writers 2026/07/10 03:46:44 DEBUG : >WaitForWriters: 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushRead (0.15s) === RUN TestRWFileHandleReleaseRead run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:44 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:44 DEBUG : dir/file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:46:44 DEBUG : dir/file1: Open: flags=O_RDONLY 2026/07/10 03:46:44 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:44 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:44 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): _readAt: size=256, off=0 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): openPending: 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:44 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:44 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): >openPending: err= 2026/07/10 03:46:44 DEBUG : vfs cache: looking for range={Pos:0 Size:16} in [] - present false 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:46:44 DEBUG : dir/file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): >_readAt: n=16, err=EOF 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): RWFileHandle.Release 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): close: 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): >close: err= 2026/07/10 03:46:44 DEBUG : dir/file1(0x3e3d88e44c00): RWFileHandle.Release 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : dir: Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : dir: reading active writers 2026/07/10 03:46:44 DEBUG : >WaitForWriters: 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseRead (0.15s) === RUN TestRWFileHandleMethodsWrite run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:44 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:44 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:44 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:44 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:44 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): openPending: 2026/07/10 03:46:44 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): >openPending: err= 2026/07/10 03:46:44 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:44 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:44 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:44 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): _writeAt: size=5, off=0 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): >_writeAt: n=5, err= 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): _writeAt: size=7, off=5 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): >_writeAt: n=7, err= 2026/07/10 03:46:44 DEBUG : file1: vfs cache: truncate to size=11 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): close: 2026/07/10 03:46:44 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:46:44.901304214 +0000 UTC m=+10.519124918 2026/07/10 03:46:44 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): >close: err= 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): close: 2026/07/10 03:46:44 DEBUG : file1(0x3e3d885ff780): >close: err=file already closed 2026/07/10 03:46:44 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:44 DEBUG : Looking for writers 2026/07/10 03:46:44 DEBUG : file1: reading active writers 2026/07/10 03:46:44 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:45 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:46:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:45 DEBUG : file1: size = 11 OK 2026/07/10 03:46:45 INFO : file1: Copied (new) 2026/07/10 03:46:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-10 03:46:44 +0000 UTC" 2026/07/10 03:46:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleMethodsWrite (0.20s) === RUN TestRWFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:45 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): openPending: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): >openPending: err= 2026/07/10 03:46:45 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): _writeAt: size=7, off=0 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): >_writeAt: n=7, err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): _writeAt: size=6, off=5 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): >_writeAt: n=6, err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): close: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:46:45.099230419 +0000 UTC m=+10.717051123 2026/07/10 03:46:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): >close: err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): _writeAt: size=5, off=0 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88c72900): >_writeAt: n=0, err=file already closed 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:45 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:46:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:45 DEBUG : file1: size = 11 OK 2026/07/10 03:46:45 INFO : file1: Copied (new) 2026/07/10 03:46:45 DEBUG : file1: vfs cache: fingerprint now "11,2026-07-10 03:46:45 +0000 UTC" 2026/07/10 03:46:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteAt (0.20s) === RUN TestRWFileHandleWriteNoWrite run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:45 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:45 DEBUG : file1(0x3e3d887e5900): openPending: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1(0x3e3d887e5900): >openPending: err= 2026/07/10 03:46:45 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d887e5900): close: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:46:45.295410647 +0000 UTC m=+10.913231371 2026/07/10 03:46:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:45 DEBUG : file1(0x3e3d887e5900): >close: err= 2026/07/10 03:46:45 DEBUG : file2: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:46:45 DEBUG : file2: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:46:45 DEBUG : file2: newRWFileHandle: 2026/07/10 03:46:45 DEBUG : file2(0x3e3d887e5d80): openPending: 2026/07/10 03:46:45 DEBUG : file2: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:45 DEBUG : file2(0x3e3d887e5d80): >openPending: err= 2026/07/10 03:46:45 DEBUG : file2: >newRWFileHandle: err= 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:45 DEBUG : file2: >Open: fd=file2 (rw), err= 2026/07/10 03:46:45 DEBUG : file2: >OpenFile: fd=file2 (rw), err= 2026/07/10 03:46:45 DEBUG : file2(0x3e3d887e5d80): RWFileHandle.Flush 2026/07/10 03:46:45 DEBUG : file2(0x3e3d887e5d80): RWFileHandle.Release 2026/07/10 03:46:45 DEBUG : file2(0x3e3d887e5d80): close: 2026/07/10 03:46:45 DEBUG : file2: vfs cache: setting modification time to 2026-07-10 03:46:45.296794674 +0000 UTC m=+10.914615408 2026/07/10 03:46:45 INFO : file2: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:45 DEBUG : file2(0x3e3d887e5d80): >close: err= 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 10ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 20ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 40ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 2 cache items in use, waiting 80ms 2026/07/10 03:46:45 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:46:45 DEBUG : file2: vfs cache: starting upload 2026/07/10 03:46:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:45 DEBUG : file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:45 DEBUG : file1: size = 0 OK 2026/07/10 03:46:45 INFO : file1: Copied (new) 2026/07/10 03:46:45 DEBUG : file1: vfs cache: fingerprint now "0,2026-07-10 03:46:45 +0000 UTC" 2026/07/10 03:46:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:46:45 DEBUG : file2: size = 0 OK 2026/07/10 03:46:45 INFO : file2: Copied (new) 2026/07/10 03:46:45 DEBUG : file2: vfs cache: fingerprint now "0,2026-07-10 03:46:45 +0000 UTC" 2026/07/10 03:46:45 DEBUG : file2: vfs cache: writeback object to VFS layer 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file2" 2026/07/10 03:46:45 INFO : file2: vfs cache: upload succeeded try #1 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file2: reading active writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleWriteNoWrite (0.37s) === RUN TestRWFileHandleFlushWrite run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:45 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): openPending: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): >openPending: err= 2026/07/10 03:46:45 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): _writeAt: size=5, off=0 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): >_writeAt: n=5, err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): RWFileHandle.Flush 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): RWFileHandle.Flush 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): close: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:46:45.667554198 +0000 UTC m=+11.285374891 2026/07/10 03:46:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:45 DEBUG : file1(0x3e3d88a0cc00): >close: err= 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:45 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:46:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:45 DEBUG : file1: size = 5 OK 2026/07/10 03:46:45 INFO : file1: Copied (new) 2026/07/10 03:46:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 03:46:45 +0000 UTC" 2026/07/10 03:46:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : >WaitForWriters: 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleFlushWrite (0.19s) === RUN TestRWFileHandleReleaseWrite run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:45 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:45 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:45 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:45 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:45 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): openPending: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): >openPending: err= 2026/07/10 03:46:45 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): _writeAt: size=5, off=0 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): >_writeAt: n=5, err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): RWFileHandle.Release 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): close: 2026/07/10 03:46:45 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:46:45.855102879 +0000 UTC m=+11.472923572 2026/07/10 03:46:45 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): >close: err= 2026/07/10 03:46:45 DEBUG : file1(0x3e3d889ab700): RWFileHandle.Release 2026/07/10 03:46:45 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:45 DEBUG : Looking for writers 2026/07/10 03:46:45 DEBUG : file1: reading active writers 2026/07/10 03:46:45 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:45 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:46:45 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:45 DEBUG : file1: size = 5 OK 2026/07/10 03:46:45 INFO : file1: Copied (new) 2026/07/10 03:46:45 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 03:46:45 +0000 UTC" 2026/07/10 03:46:45 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:45 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:45 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : >WaitForWriters: 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleReleaseWrite (0.19s) === RUN TestRWFileHandleSizeTruncateExisting run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88cecdc0): openPending: 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88cecdc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88cecdc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88cecdc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88cecdc0): close: 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-10 03:46:46.10791352 +0000 UTC m=+11.725734224 2026/07/10 03:46:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88cecdc0): >close: err= 2026/07/10 03:46:46 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:46 DEBUG : dir/file1: size = 5 OK 2026/07/10 03:46:46 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: fingerprint now "5,2026-07-10 03:46:46 +0000 UTC" 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : >WaitForWriters: 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeTruncateExisting (0.29s) === RUN TestRWFileHandleSizeCreateExisting run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:46 DEBUG : dir/file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : dir/file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : dir/file1: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : dir/file1: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 DEBUG : dir/file1: >Open: fd=dir/file1 (rw), err= 2026/07/10 03:46:46 DEBUG : dir/file1: >OpenFile: fd=dir/file1 (rw), err= 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): openPending: 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: checking remote fingerprint "16,2001-02-03 04:05:06 +0000 UTC" against cached fingerprint "" 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: truncate to size=16 2026/07/10 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): >openPending: err= 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): _writeAt: size=15, off=5 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): >_writeAt: n=15, err= 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): close: 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [{Pos:0 Size:20}] - present true 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: setting modification time to 2026-07-10 03:46:46.395308637 +0000 UTC m=+12.013129341 2026/07/10 03:46:46 INFO : dir/file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : dir/file1(0x3e3d88c32800): >close: err= 2026/07/10 03:46:46 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: starting upload 2026/07/10 03:46:46 DEBUG : dir/file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:46 DEBUG : dir/file1: size = 20 OK 2026/07/10 03:46:46 INFO : dir/file1: Copied (replaced existing) 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: fingerprint now "20,2026-07-10 03:46:46 +0000 UTC" 2026/07/10 03:46:46 DEBUG : dir/file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:46 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 INFO : dir/file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:46 DEBUG : dir: Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : dir: reading active writers 2026/07/10 03:46:46 DEBUG : >WaitForWriters: 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateExisting (0.29s) === RUN TestRWFileHandleSizeCreateNew run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:46 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : file1(0x3e3d88e60100): openPending: 2026/07/10 03:46:46 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 DEBUG : file1(0x3e3d88e60100): >openPending: err= 2026/07/10 03:46:46 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:46 DEBUG : file1: >OpenFile: fd=file1 (rw), err= 2026/07/10 03:46:46 DEBUG : file1(0x3e3d88e60100): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : file1(0x3e3d88e60100): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : file1(0x3e3d88e60100): close: 2026/07/10 03:46:46 DEBUG : file1: vfs cache: setting modification time to 2026-07-10 03:46:46.616051185 +0000 UTC m=+12.233871889 2026/07/10 03:46:46 INFO : file1: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : file1(0x3e3d88e60100): >close: err= 2026/07/10 03:46:46 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:46 DEBUG : file1: vfs cache: starting upload 2026/07/10 03:46:46 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:46:46 DEBUG : file1: size = 5 OK 2026/07/10 03:46:46 INFO : file1: Copied (new) 2026/07/10 03:46:46 DEBUG : file1: vfs cache: fingerprint now "5,2026-07-10 03:46:46 +0000 UTC" 2026/07/10 03:46:46 DEBUG : file1: vfs cache: writeback object to VFS layer 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:46 INFO : file1: vfs cache: upload succeeded try #1 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : file1: reading active writers 2026/07/10 03:46:46 DEBUG : >WaitForWriters: 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleSizeCreateNew (0.19s) === RUN TestRWFileHandleOpenTests === RUN TestRWFileHandleOpenTests/writes run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:46 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:46 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY 2026/07/10 03:46:46 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b1c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b1c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b1c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b1c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b1c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.802880437 +0000 UTC m=+12.420701141 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b1c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.802880437 +0000 UTC m=+12.420701141 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b640): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bb00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bb00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bb00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bb00): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bb00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.802880437 +0000 UTC m=+12.420701141 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bb00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88426460 item 1 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8240): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8240): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8240): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8240): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8240): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.804821387 +0000 UTC m=+12.422642082 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8240): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8740): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8740): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8740): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8740): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8740): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.804821387 +0000 UTC m=+12.422642082 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8740): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88426b60 item 2 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8d80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8d80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8d80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8d80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8d80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.805949004 +0000 UTC m=+12.423769698 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa8d80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.805949004 +0000 UTC m=+12.423769698 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa96c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa96c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa96c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa96c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa96c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.805949004 +0000 UTC m=+12.423769698 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa96c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c150 item 3 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9d40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9d40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9d40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9d40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9d40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.807965768 +0000 UTC m=+12.425786472 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aa9d40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88377980): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88377980): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88377980): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88377980): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88377980): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.807965768 +0000 UTC m=+12.425786472 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88377980): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c7e0 item 4 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805a600): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805a600): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805a600): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805a600): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805a600): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.809387777 +0000 UTC m=+12.427208471 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805a600): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.809387777 +0000 UTC m=+12.427208471 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805ab00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805b440): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805b440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805b440): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805b440): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805b440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.809387777 +0000 UTC m=+12.427208471 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8805b440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6cbd0 item 5 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88470640): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88470640): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88470640): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88470640): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88470640): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.811309081 +0000 UTC m=+12.429129806 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88470640): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471100): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471100): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471100): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471100): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471100): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.811309081 +0000 UTC m=+12.429129806 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471100): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d0a0 item 6 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471e80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471e80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471e80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471e80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471e80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.812830307 +0000 UTC m=+12.430651011 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88471e80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.812830307 +0000 UTC m=+12.430651011 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaa40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaf40): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaf40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaf40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaf40): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaf40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.812830307 +0000 UTC m=+12.430651011 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884aaf40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d500 item 7 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884ab5c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884ab5c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884ab5c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884ab5c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884ab5c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.81464972 +0000 UTC m=+12.432470414 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884ab5c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884abe40): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884abe40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884abe40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884abe40): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884abe40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.81464972 +0000 UTC m=+12.432470414 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d884abe40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d9d0 item 8 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8a00): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d887b8a00): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8a00): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8a00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8a00): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8a00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8dc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8dc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8dc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8dc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8dc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.816178279 +0000 UTC m=+12.433998983 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b8dc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.816178279 +0000 UTC m=+12.433998983 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9240): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9740): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9740): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9740): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9740): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9740): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.816178279 +0000 UTC m=+12.433998983 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9740): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6de30 item 9 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9dc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9dc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9dc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9dc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9dc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.818271056 +0000 UTC m=+12.436091760 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d887b9dc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818400): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818400): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818400): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818400): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818400): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.818271056 +0000 UTC m=+12.436091760 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818400): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88406a10 item 10 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818a40): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88818a40): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818a40): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818a40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818a40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818a40): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818a40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818e00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818e00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818e00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818e00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818e00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.819639123 +0000 UTC m=+12.437459827 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88818e00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.819639123 +0000 UTC m=+12.437459827 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888193c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6180): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6180): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6180): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.819639123 +0000 UTC m=+12.437459827 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884071f0 item 11 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6800): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6800): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6800): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6800): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6800): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.821338362 +0000 UTC m=+12.439159066 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6800): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6d40): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6d40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6d40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6d40): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6d40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.821338362 +0000 UTC m=+12.439159066 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe6d40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b4700 item 12 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7380): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88fe7380): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7380): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7380): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7380): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7380): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7380): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7740): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7740): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7740): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7740): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7740): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.822689527 +0000 UTC m=+12.440510231 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7740): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7e80): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7e80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7e80): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7e80): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7e80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.822689527 +0000 UTC m=+12.440510231 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fe7e80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b4b60 item 13 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676600): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676600): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676600): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676600): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676600): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.824325856 +0000 UTC m=+12.442146561 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676600): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676b40): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676b40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676b40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676b40): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676b40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.824325856 +0000 UTC m=+12.442146561 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88676b40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5650 item 14 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677180): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88677180): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677180): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677180): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677180): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677180): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677540): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677540): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677540): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.825953351 +0000 UTC m=+12.443774055 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677d00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677d00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677d00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677d00): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677d00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.825953351 +0000 UTC m=+12.443774055 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88677d00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5c00 item 15 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a70480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a70480): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a70480): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a70480): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a70480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.827336235 +0000 UTC m=+12.445156939 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a70480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a709c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a709c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a709c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a709c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a709c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.827336235 +0000 UTC m=+12.445156939 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a709c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80770 item 16 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71000): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71000): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71000): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71000): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71000): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.828656082 +0000 UTC m=+12.446476776 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71000): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.828656082 +0000 UTC m=+12.446476776 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71980): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71980): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71980): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71980): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71980): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.828656082 +0000 UTC m=+12.446476776 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a71980): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80b60 item 17 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a180): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a180): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a180): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.830413059 +0000 UTC m=+12.448233764 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a6c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a6c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a6c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a6c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a6c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.830413059 +0000 UTC m=+12.448233764 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8a6c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c81030 item 18 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8ae40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8ae40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8ae40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8ae40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8ae40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.831917742 +0000 UTC m=+12.449738436 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8ae40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.831917742 +0000 UTC m=+12.449738436 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b340): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b840): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b840): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b840): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.831917742 +0000 UTC m=+12.449738436 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8b840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c81ab0 item 19 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8bec0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8bec0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8bec0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8bec0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8bec0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.833855989 +0000 UTC m=+12.451676693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a8bec0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92580): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92580): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92580): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92580): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92580): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.833855989 +0000 UTC m=+12.451676693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92580): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee150 item 20 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92d00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92d00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92d00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92d00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92d00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.835460491 +0000 UTC m=+12.453281195 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a92d00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.835460491 +0000 UTC m=+12.453281195 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93700): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93700): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93700): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93700): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93700): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.835460491 +0000 UTC m=+12.453281195 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93700): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee4d0 item 21 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93d80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93d80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93d80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93d80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93d80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.837421479 +0000 UTC m=+12.455242183 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a93d80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fe3c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fe3c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fe3c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fe3c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fe3c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.837421479 +0000 UTC m=+12.455242183 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fe3c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889eed90 item 22 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fea40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fea40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fea40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fea40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fea40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.838987849 +0000 UTC m=+12.456808553 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fea40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.838987849 +0000 UTC m=+12.456808553 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885fef40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ff440): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ff440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ff440): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ff440): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ff440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.838987849 +0000 UTC m=+12.456808553 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ff440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef110 item 23 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ffac0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ffac0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ffac0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ffac0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ffac0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.84110387 +0000 UTC m=+12.458924604 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d885ffac0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a140): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a140): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a140): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a140): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a140): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.84110387 +0000 UTC m=+12.458924604 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a140): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef5e0 item 24 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a780): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88e5a780): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a780): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a780): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a780): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a780): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5a780): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5ab40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5ab40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5ab40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5ab40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5ab40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.842874582 +0000 UTC m=+12.460695276 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5ab40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.842874582 +0000 UTC m=+12.460695276 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b040): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b580): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b580): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b580): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b580): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b580): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.842874582 +0000 UTC m=+12.460695276 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5b580): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef960 item 25 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5bc80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5bc80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5bc80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5bc80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5bc80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.844716639 +0000 UTC m=+12.462537333 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e5bc80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e442c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e442c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e442c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e442c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e442c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.844716639 +0000 UTC m=+12.462537333 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e442c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c360e0 item 26 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44900): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88e44900): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44900): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44900): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44900): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44900): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44900): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44dc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44dc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44dc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44dc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44dc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.846046935 +0000 UTC m=+12.463867629 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e44dc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.846046935 +0000 UTC m=+12.463867629 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e452c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45800): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45800): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45800): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45800): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45800): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.846046935 +0000 UTC m=+12.463867629 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45800): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36460 item 27 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45e80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45e80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45e80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45e80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45e80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.847949846 +0000 UTC m=+12.465770550 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e45e80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c284c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c284c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c284c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c284c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c284c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.847949846 +0000 UTC m=+12.465770550 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c284c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c369a0 item 28 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28b00): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88c28b00): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28b00): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28b00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28b00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28b00): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28b00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28f40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28f40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28f40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28f40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28f40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.849368988 +0000 UTC m=+12.467189693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c28f40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29600): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29600): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29600): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29600): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29600): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.849368988 +0000 UTC m=+12.467189693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29600): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36e00 item 29 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29c80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29c80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29c80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29c80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29c80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.850697322 +0000 UTC m=+12.468518026 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c29c80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea02c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea02c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea02c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea02c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea02c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.850697322 +0000 UTC m=+12.468518026 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea02c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c372d0 item 30 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0900): _readAt: size=2, off=0 2026/07/10 03:46:46 ERROR : open-test-file(0x3e3d88ea0900): Couldn't read size of file 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0900): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0900): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0900): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0900): close: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0900): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0cc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0cc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0cc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0cc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0cc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.852052113 +0000 UTC m=+12.469872808 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea0cc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1400): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1400): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1400): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1400): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1400): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.852052113 +0000 UTC m=+12.469872808 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1400): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37650 item 31 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1a80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1a80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1a80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1a80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1a80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.853428005 +0000 UTC m=+12.471248709 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ea1a80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e600c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e600c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e600c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e600c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e600c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.853428005 +0000 UTC m=+12.471248709 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e600c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c379d0 item 32 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60700): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60700): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60700): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60700): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60700): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.85477935 +0000 UTC m=+12.472600055 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60700): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37dc0 item 33 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.855257548 +0000 UTC m=+12.473078252 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e60b80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61080): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61080): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61080): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61080): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61080): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.855257548 +0000 UTC m=+12.473078252 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61080): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58150 item 33 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e616c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e616c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e616c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e616c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e616c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.856608353 +0000 UTC m=+12.474429057 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e616c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e585b0 item 34 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.857204952 +0000 UTC m=+12.475025657 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e61bc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890200): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890200): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890200): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.857204952 +0000 UTC m=+12.475025657 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58770 item 34 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890840): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890840): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.858445861 +0000 UTC m=+12.476266565 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58af0 item 35 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.858924359 +0000 UTC m=+12.476745063 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88890cc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888911c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888911c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888911c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888911c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888911c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.858924359 +0000 UTC m=+12.476745063 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888911c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58d20 item 35 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891840): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891840): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.860346486 +0000 UTC m=+12.478167181 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e59110 item 36 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.860771574 +0000 UTC m=+12.478592269 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88891d40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6380): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6380): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6380): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6380): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6380): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.860771574 +0000 UTC m=+12.478592269 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6380): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e59420 item 36 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b69c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b69c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b69c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b69c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b69c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.862154489 +0000 UTC m=+12.479975183 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b69c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e597a0 item 37 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.862507121 +0000 UTC m=+12.480327815 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b6e40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7340): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7340): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7340): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7340): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7340): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.862507121 +0000 UTC m=+12.480327815 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7340): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e59ab0 item 37 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b79c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b79c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b79c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b79c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b79c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.863838741 +0000 UTC m=+12.481659434 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b79c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990150 item 38 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.864449636 +0000 UTC m=+12.482270330 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d888b7ec0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940500): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940500): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940500): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940500): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940500): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.864449636 +0000 UTC m=+12.482270330 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940500): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990310 item 38 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940b80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940b80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940b80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940b80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940b80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.86566159 +0000 UTC m=+12.483482284 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88940b80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990690 item 39 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.866109952 +0000 UTC m=+12.483930656 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941080): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941580): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941580): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941580): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941580): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941580): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.866109952 +0000 UTC m=+12.483930656 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941580): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990850 item 39 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941c00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941c00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941c00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941c00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941c00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.86740929 +0000 UTC m=+12.485229984 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88941c00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990d20 item 40 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.867973739 +0000 UTC m=+12.485794432 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984740): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984740): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984740): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984740): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984740): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.867973739 +0000 UTC m=+12.485794432 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984740): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990ee0 item 40 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.869201363 +0000 UTC m=+12.487022057 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88984d00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985200): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985200): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991420 item 41 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985200): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.86972206 +0000 UTC m=+12.487542753 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991730 item 41 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.87026035 +0000 UTC m=+12.488081044 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889856c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985c00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985c00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985c00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985c00): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985c00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.87026035 +0000 UTC m=+12.488081044 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88985c00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991a40 item 41 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.871491791 +0000 UTC m=+12.489312505 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4340): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4840): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991dc0 item 42 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4840): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.871957374 +0000 UTC m=+12.489778068 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c200e0 item 42 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.872647218 +0000 UTC m=+12.490467913 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a4d80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5300): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5300): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5300): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5300): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5300): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.872647218 +0000 UTC m=+12.490467913 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5300): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c202a0 item 42 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.873928112 +0000 UTC m=+12.491748806 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5940): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5e40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5e40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5e40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c207e0 item 43 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5e40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5e40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.874450492 +0000 UTC m=+12.492271185 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889a5e40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20a80 item 43 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.874931155 +0000 UTC m=+12.492751848 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c0480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c09c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c09c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c09c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c09c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c09c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.874931155 +0000 UTC m=+12.492751848 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c09c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20d20 item 43 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.876209282 +0000 UTC m=+12.494029977 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1000): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1500): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1500): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1500): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c210a0 item 44 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1500): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1500): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.876728978 +0000 UTC m=+12.494549672 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1500): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c213b0 item 44 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.877298576 +0000 UTC m=+12.495119270 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889c1a40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f40c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f40c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f40c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f40c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f40c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.877298576 +0000 UTC m=+12.495119270 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f40c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21570 item 44 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.878439698 +0000 UTC m=+12.496260391 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4700): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4c00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4c00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4c00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21ab0 item 45 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4c00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4c00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.878933094 +0000 UTC m=+12.496753788 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f4c00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5300): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5300): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5300): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5300): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5300): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.878933094 +0000 UTC m=+12.496753788 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5300): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21c70 item 45 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.880230117 +0000 UTC m=+12.498050862 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5940): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5e40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5e40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5e40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876a310 item 46 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5e40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5e40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.880661216 +0000 UTC m=+12.498481910 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d889f5e40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42640): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42640): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42640): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42640): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42640): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.880661216 +0000 UTC m=+12.498481910 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42640): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876a540 item 46 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.881922032 +0000 UTC m=+12.499742765 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a42c80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43180): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43180): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876a9a0 item 47 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43180): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.88236873 +0000 UTC m=+12.500189425 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43880): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43880): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43880): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43880): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43880): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.88236873 +0000 UTC m=+12.500189425 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43880): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876ab60 item 47 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.883635026 +0000 UTC m=+12.501455740 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a43ec0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7c4c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7c4c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7c4c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876af50 item 48 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7c4c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7c4c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.88419666 +0000 UTC m=+12.502017353 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7c4c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7cbc0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7cbc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7cbc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7cbc0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7cbc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.88419666 +0000 UTC m=+12.502017353 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7cbc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876b110 item 48 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d200): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d200): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d200): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.885697226 +0000 UTC m=+12.503517920 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876b570 item 49 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.886167168 +0000 UTC m=+12.503987862 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7d680): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7dbc0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7dbc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7dbc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7dbc0): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7dbc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.886167168 +0000 UTC m=+12.503987862 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88a7dbc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876b880 item 49 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc340): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc340): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc340): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc340): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc340): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.887486763 +0000 UTC m=+12.505307738 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc340): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876bd50 item 50 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.888064368 +0000 UTC m=+12.505885062 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abc840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abcdc0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abcdc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abcdc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abcdc0): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abcdc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.888064368 +0000 UTC m=+12.505885062 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abcdc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f03f0 item 50 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd440): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd440): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd440): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.88932332 +0000 UTC m=+12.507144014 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f1730 item 51 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.889870206 +0000 UTC m=+12.507690911 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abd940): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abde80): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abde80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abde80): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abde80): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abde80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.889870206 +0000 UTC m=+12.507690911 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88abde80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f1b90 item 51 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6180): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6180): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6180): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.891330105 +0000 UTC m=+12.509150800 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a3f960 item 52 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.8918602 +0000 UTC m=+12.509680894 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6680): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6c00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6c00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6c00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6c00): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6c00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.8918602 +0000 UTC m=+12.509680894 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc6c00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a3fc70 item 52 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7280): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7280): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7280): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7280): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7280): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.893178975 +0000 UTC m=+12.510999669 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7280): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8150 item 53 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.894723463 +0000 UTC m=+12.512544157 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7780): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7cc0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7cc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7cc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7cc0): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7cc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.894723463 +0000 UTC m=+12.512544157 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88fc7cc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8310 item 53 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0440): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0440): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0440): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.896349845 +0000 UTC m=+12.514170539 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca88c0 item 54 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.8968 +0000 UTC m=+12.514620694 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0940): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0ec0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0ec0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0ec0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0ec0): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0ec0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.8968 +0000 UTC m=+12.514620694 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff0ec0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8a80 item 54 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1540): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1540): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1540): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.897883673 +0000 UTC m=+12.515704367 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8f50 item 55 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.898350348 +0000 UTC m=+12.516171042 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ff1a40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c080): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c080): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c080): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c080): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c080): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.898350348 +0000 UTC m=+12.516171042 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c080): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9110 item 55 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c700): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c700): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c700): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c700): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c700): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.899593031 +0000 UTC m=+12.517413725 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8c700): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9490 item 56 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.900092107 +0000 UTC m=+12.517912801 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8cc00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d180): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d180): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d180): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.900092107 +0000 UTC m=+12.517912801 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca96c0 item 56 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.901173476 +0000 UTC m=+12.518994170 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8d7c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8dd00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8dd00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8dd00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9a40 item 57 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8dd00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8dd00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.90193759 +0000 UTC m=+12.519758284 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c8dd00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9c00 item 57 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.902528579 +0000 UTC m=+12.520349272 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe340): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe8c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe8c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe8c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe8c0): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe8c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.902528579 +0000 UTC m=+12.520349272 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbe8c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9dc0 item 57 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.903936862 +0000 UTC m=+12.521757555 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbef00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf440): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf440): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883fb1f0 item 58 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf440): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.90445891 +0000 UTC m=+12.522279605 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883fb650 item 58 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.904978987 +0000 UTC m=+12.522799682 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88cbf980): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8040): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8040): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8040): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8040): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8040): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.904978987 +0000 UTC m=+12.522799682 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8040): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883fb960 item 58 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.906069222 +0000 UTC m=+12.523889916 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8680): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8bc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8bc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8bc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88454c40 item 59 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8bc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8bc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.906457241 +0000 UTC m=+12.524277935 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce8bc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88454e70 item 59 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.90689949 +0000 UTC m=+12.524720184 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9100): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9680): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9680): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9680): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9680): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9680): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.90689949 +0000 UTC m=+12.524720184 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9680): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88455110 item 59 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.907984125 +0000 UTC m=+12.525804819 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88ce9cc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22300): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22300): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22300): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88455960 item 60 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22300): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22300): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.908998619 +0000 UTC m=+12.526819323 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22300): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ece070 item 60 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.909526901 +0000 UTC m=+12.527347595 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22e00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22e00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22e00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22e00): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22e00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.909526901 +0000 UTC m=+12.527347595 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e22e00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ece230 item 60 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.910812503 +0000 UTC m=+12.528633197 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23980): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23980): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23980): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ece5b0 item 61 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23980): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23980): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.911460599 +0000 UTC m=+12.529281303 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e23980): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42180): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42180): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42180): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.911460599 +0000 UTC m=+12.529281303 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ece8c0 item 61 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.913030615 +0000 UTC m=+12.530851309 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e427c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42d00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42d00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42d00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecec40 item 62 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42d00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42d00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.913586357 +0000 UTC m=+12.531407061 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e42d00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43400): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43400): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43400): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43400): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43400): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.913586357 +0000 UTC m=+12.531407061 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43400): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecee70 item 62 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.915045696 +0000 UTC m=+12.532866400 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e43a40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c080): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c080): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c080): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecf1f0 item 63 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c080): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c080): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.915559721 +0000 UTC m=+12.533380415 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c080): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c780): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c780): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c780): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c780): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c780): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.915559721 +0000 UTC m=+12.533380415 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8c780): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecf3b0 item 63 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.917215348 +0000 UTC m=+12.535036042 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aee540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aeea80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aeea80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aeea80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8842ecb0 item 64 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aeea80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aeea80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.91768054 +0000 UTC m=+12.535501254 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aeea80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef180): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef180): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef180): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef180): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef180): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.91768054 +0000 UTC m=+12.535501254 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef180): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8842fab0 item 64 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef7c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef7c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef7c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef7c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef7c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.919143025 +0000 UTC m=+12.536963719 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aef7c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e283f0 item 65 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.91965211 +0000 UTC m=+12.537472803 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88aefc40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42240): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42240): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42240): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42240): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42240): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.91965211 +0000 UTC m=+12.537472803 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42240): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e285b0 item 65 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42880): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42880): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42880): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42880): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42880): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.920898027 +0000 UTC m=+12.538718731 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42880): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e289a0 item 66 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.921465834 +0000 UTC m=+12.539286527 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c42d00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43240): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43240): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43240): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43240): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43240): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.921465834 +0000 UTC m=+12.539286527 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43240): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e28cb0 item 66 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43880): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43880): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43880): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43880): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43880): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.922754982 +0000 UTC m=+12.540575677 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43880): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e29030 item 67 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.923371088 +0000 UTC m=+12.541191781 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c43d00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a300): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a300): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a300): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a300): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a300): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.923371088 +0000 UTC m=+12.541191781 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a300): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e291f0 item 67 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a980): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a980): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a980): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a980): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a980): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.924720992 +0000 UTC m=+12.542541726 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6a980): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e296c0 item 68 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.925381249 +0000 UTC m=+12.543201944 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ae80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6b3c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6b3c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6b3c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6b3c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6b3c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.925381249 +0000 UTC m=+12.543201944 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6b3c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e29880 item 68 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ba00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ba00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ba00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ba00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ba00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.926756371 +0000 UTC m=+12.544577065 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6ba00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e29dc0 item 69 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.927301563 +0000 UTC m=+12.545122258 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88c6be80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1a480): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1a480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1a480): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1a480): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1a480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.927301563 +0000 UTC m=+12.545122258 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1a480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88464310 item 69 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1ab00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1ab00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1ab00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1ab00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1ab00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.928645775 +0000 UTC m=+12.546466469 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1ab00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88464bd0 item 70 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.929278053 +0000 UTC m=+12.547098766 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b000): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b540): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b540): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b540): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.929278053 +0000 UTC m=+12.547098766 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1b540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884652d0 item 70 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1bbc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1bbc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1bbc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1bbc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1bbc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.930683129 +0000 UTC m=+12.548503862 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f1bbc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88465960 item 71 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.931332567 +0000 UTC m=+12.549153262 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f401c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f406c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f406c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f406c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f406c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f406c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.931332567 +0000 UTC m=+12.549153262 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f406c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88465b20 item 71 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f40d40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f40d40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f40d40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f40d40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f40d40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.932657062 +0000 UTC m=+12.550477806 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f40d40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88408150 item 72 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.93324658 +0000 UTC m=+12.551067273 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41240): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41780): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41780): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41780): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41780): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41780): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.93324658 +0000 UTC m=+12.551067273 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41780): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88408310 item 72 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.934663207 +0000 UTC m=+12.552483902 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f41d40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64340): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64340): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64340): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884089a0 item 73 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64340): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64340): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.935187701 +0000 UTC m=+12.553008395 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64340): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88408bd0 item 73 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.93570414 +0000 UTC m=+12.553524834 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64800): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64d40): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64d40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64d40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64d40): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64d40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.93570414 +0000 UTC m=+12.553524834 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f64d40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88409110 item 73 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.937224432 +0000 UTC m=+12.555045127 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65380): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d0c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d0c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d0c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecf6c0 item 74 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d0c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d0c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.937866147 +0000 UTC m=+12.555686841 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d0c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecf880 item 74 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.938458368 +0000 UTC m=+12.556279062 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8d600): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8db80): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8db80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8db80): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8db80): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8db80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.938458368 +0000 UTC m=+12.556279062 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e8db80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ecfb90 item 74 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.939957211 +0000 UTC m=+12.557777905 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc2c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc7c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc7c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc7c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9a070 item 75 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc7c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc7c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.940526459 +0000 UTC m=+12.558347153 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edc7c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): _writeAt: size=3, off=2 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9a230 item 75 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.941063808 +0000 UTC m=+12.558884501 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edcd00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd240): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd240): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd240): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd240): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd240): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.941063808 +0000 UTC m=+12.558884501 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd240): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9a3f0 item 75 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.942465858 +0000 UTC m=+12.560286592 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88edd880): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88eddd80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88eddd80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88eddd80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9a770 item 76 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88eddd80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88eddd80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.942939596 +0000 UTC m=+12.560760291 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88eddd80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9b650 item 76 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): _writeAt: size=3, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.9435807 +0000 UTC m=+12.561401414 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc3c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc940): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc940): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc940): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc940): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc940): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.9435807 +0000 UTC m=+12.561401414 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efc940): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9b810 item 76 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.944896088 +0000 UTC m=+12.562716782 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efcf80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efd480): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efd480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efd480): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a9bd50 item 77 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efd480): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efd480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.945357735 +0000 UTC m=+12.563178429 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efd480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efdb80): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efdb80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efdb80): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efdb80): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efdb80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.945357735 +0000 UTC m=+12.563178429 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88efdb80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8846e850 item 77 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.94657589 +0000 UTC m=+12.564396585 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890102c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890107c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890107c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890107c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8846f260 item 78 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890107c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890107c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.947032888 +0000 UTC m=+12.564853581 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890107c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89010ec0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89010ec0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89010ec0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89010ec0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89010ec0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.947032888 +0000 UTC m=+12.564853581 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89010ec0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8846fa40 item 78 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.949280826 +0000 UTC m=+12.567101519 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011500): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011a00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011a00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011a00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88460380 item 79 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011a00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011a00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.949776185 +0000 UTC m=+12.567596880 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89011a00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e200): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e200): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e200): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.949776185 +0000 UTC m=+12.567596880 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884607e0 item 79 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.951107023 +0000 UTC m=+12.568927717 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902e840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902ed40): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902ed40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902ed40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88461180 item 80 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902ed40): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902ed40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.951668997 +0000 UTC m=+12.569489691 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902ed40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902f440): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902f440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902f440): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902f440): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902f440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.951668997 +0000 UTC m=+12.569489691 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902f440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88461340 item 80 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902fa80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902fa80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902fa80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902fa80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902fa80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.955100496 +0000 UTC m=+12.572921190 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8902fa80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88461960 item 81 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.955575518 +0000 UTC m=+12.573396211 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e000): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e540): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e540): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e540): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.955575518 +0000 UTC m=+12.573396211 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8904e540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88461d50 item 81 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65640): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65640): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65640): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65640): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65640): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.957116219 +0000 UTC m=+12.574936913 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65640): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88409810 item 82 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.957722907 +0000 UTC m=+12.575543601 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f65b40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e1c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e1c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e1c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e1c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e1c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.957722907 +0000 UTC m=+12.575543601 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e1c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88409b20 item 82 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e840): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e840): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.958946352 +0000 UTC m=+12.576767046 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7e840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cba150 item 83 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.959439999 +0000 UTC m=+12.577260693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7ed40): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f280): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f280): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f280): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f280): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f280): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.959439999 +0000 UTC m=+12.577260693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f280): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cba5b0 item 83 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f900): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f900): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f900): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f900): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f900): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.960652023 +0000 UTC m=+12.578472737 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7f900): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbaaf0 item 84 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.961208637 +0000 UTC m=+12.579029352 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88f7fe00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909a480): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909a480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909a480): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909a480): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909a480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.961208637 +0000 UTC m=+12.579029352 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909a480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbacb0 item 84 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909ab00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909ab00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909ab00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909ab00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909ab00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.962665342 +0000 UTC m=+12.580486035 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909ab00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbb030 item 85 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.963227255 +0000 UTC m=+12.581047949 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b000): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b540): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b540): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b540): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.963227255 +0000 UTC m=+12.581047949 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909b540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbb1f0 item 85 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909bbc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909bbc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909bbc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909bbc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909bbc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.964529238 +0000 UTC m=+12.582349932 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d8909bbc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbb570 item 86 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.965099068 +0000 UTC m=+12.582919762 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c01c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0740): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0740): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0740): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0740): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0740): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.965099068 +0000 UTC m=+12.582919762 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0740): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbb730 item 86 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0dc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0dc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0dc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0dc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0dc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.966300893 +0000 UTC m=+12.584121587 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c0dc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88cbbd50 item 87 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.966859911 +0000 UTC m=+12.584680606 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c12c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1800): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1800): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1800): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1800): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1800): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.966859911 +0000 UTC m=+12.584680606 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1800): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88090150 item 87 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1e80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1e80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1e80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1e80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1e80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.968228751 +0000 UTC m=+12.586049445 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890c1e80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88090ee0 item 88 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.968689705 +0000 UTC m=+12.586510399 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0480): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0a00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0a00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0a00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0a00): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0a00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.968689705 +0000 UTC m=+12.586510399 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e0a00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d880911f0 item 88 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.96978468 +0000 UTC m=+12.587605374 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1040): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1580): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1580): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1580): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883b8a10 item 89 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1580): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1580): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.97029099 +0000 UTC m=+12.588111685 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1580): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883b9110 item 89 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.970807849 +0000 UTC m=+12.588628544 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890e1ac0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8140): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8140): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8140): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8140): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8140): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.970807849 +0000 UTC m=+12.588628544 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8140): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ade000 item 89 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.972342741 +0000 UTC m=+12.590163474 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8780): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8cc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8cc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8cc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ade620 item 90 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8cc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8cc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.972856935 +0000 UTC m=+12.590677629 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f8cc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ade7e0 item 90 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.97392015 +0000 UTC m=+12.591740844 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f97c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f97c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f97c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f97c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f97c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.97392015 +0000 UTC m=+12.591740844 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f97c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ade9a0 item 90 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.975329154 +0000 UTC m=+12.593149848 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d890f9e00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112440): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112440): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112440): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88aded20 item 91 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112440): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112440): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.975724466 +0000 UTC m=+12.593545160 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112440): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): >_readAt: n=2, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): _writeAt: size=3, off=7 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88adef50 item 91 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.976293583 +0000 UTC m=+12.594114277 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112980): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112f00): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112f00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112f00): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112f00): >_readAt: n=8, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112f00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.976293583 +0000 UTC m=+12.594114277 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89112f00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88adf260 item 91 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.977711253 +0000 UTC m=+12.595531947 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113540): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113a80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113a80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113a80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8840e8c0 item 92 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113a80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113a80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.978278127 +0000 UTC m=+12.596098822 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89113a80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): open at offset 5 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8840ebd0 item 92 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): _readAt: size=2, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): _writeAt: size=3, off=5 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): >_writeAt: n=3, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.978880999 +0000 UTC m=+12.596701693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891340c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134680): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134680): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134680): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134680): >_readAt: n=3, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134680): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.978880999 +0000 UTC m=+12.596701693 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134680): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8840ed90 item 92 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.980379641 +0000 UTC m=+12.598200335 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89134cc0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135200): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135200): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88170930 item 93 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135200): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.980840094 +0000 UTC m=+12.598660789 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135900): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135900): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135900): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135900): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135900): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.980840094 +0000 UTC m=+12.598660789 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89135900): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88170cb0 item 93 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.982698391 +0000 UTC m=+12.600519086 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160040): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160580): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160580): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160580): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a580e0 item 94 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160580): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160580): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.983680655 +0000 UTC m=+12.601501349 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160580): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160c80): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160c80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160c80): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160c80): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160c80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.983680655 +0000 UTC m=+12.601501349 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d89160c80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a582a0 item 94 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.985350628 +0000 UTC m=+12.603171322 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7a5c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7ab00): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7ab00): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7ab00): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886567e0 item 95 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7ab00): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7ab00): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.985772931 +0000 UTC m=+12.603593625 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7ab00): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b200): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b200): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b200): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b200): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b200): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.985772931 +0000 UTC m=+12.603593625 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b200): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886569a0 item 95 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 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/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): open at offset 0 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): _readAt: size=2, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): >_readAt: n=0, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.987141208 +0000 UTC m=+12.604961902 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7b840): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bd80): _writeAt: size=5, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bd80): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bd80): >openPending: err= 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886570a0 item 96 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bd80): >_writeAt: n=5, err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bd80): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.987552309 +0000 UTC m=+12.605373003 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d88e7bd80): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:46 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:46 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:46 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:46 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:46 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891613c0): _readAt: size=512, off=0 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891613c0): openPending: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891613c0): >openPending: err= 2026/07/10 03:46:46 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891613c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891613c0): close: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:46.987552309 +0000 UTC m=+12.605373003 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:46 DEBUG : open-test-file(0x3e3d891613c0): >close: err= 2026/07/10 03:46:46 DEBUG : open-test-file: Remove: 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886573b0 item 96 2026/07/10 03:46:46 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:46 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:46 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:46 DEBUG : open-test-file: >Remove: err= 2026/07/10 03:46:46 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:46 DEBUG : Looking for writers 2026/07/10 03:46:46 DEBUG : >WaitForWriters: 2026/07/10 03:46:46 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting === RUN TestRWFileHandleOpenTests/full run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:47 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY 2026/07/10 03:46:47 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818a40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818a40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818a40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818a40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818a40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.012139546 +0000 UTC m=+12.629960250 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818a40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.012139546 +0000 UTC m=+12.629960250 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818f00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819440): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819440): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819440): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819440): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819440): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.012139546 +0000 UTC m=+12.629960250 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819440): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a589a0 item 1 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6340): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6340): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6340): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6340): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6340): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.014312623 +0000 UTC m=+12.632133318 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6340): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6840): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6840): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6840): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6840): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6840): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.014312623 +0000 UTC m=+12.632133318 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6840): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59260 item 2 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6e80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6e80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6e80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6e80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6e80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.01554764 +0000 UTC m=+12.633368335 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6e80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.01554764 +0000 UTC m=+12.633368335 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7300): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe77c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe77c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe77c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe77c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe77c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.01554764 +0000 UTC m=+12.633368335 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe77c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59650 item 3 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7ec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7ec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7ec0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7ec0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7ec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.017223415 +0000 UTC m=+12.635044110 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7ec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676500): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676500): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676500): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676500): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676500): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.017223415 +0000 UTC m=+12.635044110 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676500): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59c70 item 4 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676b40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676b40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676b40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676b40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676b40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.018345101 +0000 UTC m=+12.636165794 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676b40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.018345101 +0000 UTC m=+12.636165794 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676fc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677480): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677480): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677480): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677480): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677480): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.018345101 +0000 UTC m=+12.636165794 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677480): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c230 item 5 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677c00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677c00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677c00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677c00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677c00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.019924483 +0000 UTC m=+12.637745178 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677c00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a240): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a240): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a240): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a240): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a240): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.019924483 +0000 UTC m=+12.637745178 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a240): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c8c0 item 6 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a9c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a9c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a9c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a9c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a9c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.021276041 +0000 UTC m=+12.639096734 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a9c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.021276041 +0000 UTC m=+12.639096734 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b380): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b380): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b380): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.021276041 +0000 UTC m=+12.639096734 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6ccb0 item 7 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8ba00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8ba00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8ba00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8ba00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8ba00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.022815388 +0000 UTC m=+12.640636082 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8ba00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92040): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92040): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92040): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92040): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92040): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.022815388 +0000 UTC m=+12.640636082 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92040): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d260 item 8 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d88a92680): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92b40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92b40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92b40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92b40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92b40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.023990844 +0000 UTC m=+12.641811538 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92b40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.023990844 +0000 UTC m=+12.641811538 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92fc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a934c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a934c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a934c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a934c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a934c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.023990844 +0000 UTC m=+12.641811538 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a934c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d5e0 item 9 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93b40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93b40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93b40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93b40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93b40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.025640299 +0000 UTC m=+12.643460993 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93b40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe180): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe180): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe180): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe180): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe180): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.025640299 +0000 UTC m=+12.643460993 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe180): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6db90 item 10 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe7c0): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d885fe7c0): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe7c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe7c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe7c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe7c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe7c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feb80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feb80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feb80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feb80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feb80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.027283061 +0000 UTC m=+12.645103755 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feb80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.027283061 +0000 UTC m=+12.645103755 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff080): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff580): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff580): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff580): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff580): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff580): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.027283061 +0000 UTC m=+12.645103755 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff580): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88406230 item 11 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffc00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffc00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffc00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffc00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffc00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.029039378 +0000 UTC m=+12.646860072 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffc00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44280): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44280): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44280): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44280): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44280): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.029039378 +0000 UTC m=+12.646860072 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44280): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88406b60 item 12 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e448c0): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d88e448c0): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e448c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e448c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e448c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e448c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e448c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44d80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44d80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.030306154 +0000 UTC m=+12.648126849 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45440): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45440): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45440): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45440): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45440): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.030306154 +0000 UTC m=+12.648126849 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45440): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884072d0 item 13 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45ac0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45ac0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45ac0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45ac0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45ac0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.031684811 +0000 UTC m=+12.649505505 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45ac0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134100): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134100): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134100): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134100): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134100): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.031684811 +0000 UTC m=+12.649505505 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134100): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b4690 item 14 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134740): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d89134740): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134740): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134740): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134740): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134740): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134740): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134b00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134b00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134b00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134b00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134b00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.032935547 +0000 UTC m=+12.650756242 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89134b00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891351c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891351c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891351c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891351c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891351c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.032935547 +0000 UTC m=+12.650756242 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891351c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b4af0 item 15 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135840): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135840): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135840): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135840): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135840): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.034310437 +0000 UTC m=+12.652131132 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135840): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135d80): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135d80): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.034310437 +0000 UTC m=+12.652131132 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89135d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5490 item 16 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886da5c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886da5c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886da5c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886da5c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886da5c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.035436371 +0000 UTC m=+12.653257065 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886da5c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.035436371 +0000 UTC m=+12.653257065 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daa40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daf40): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daf40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daf40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daf40): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daf40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.035436371 +0000 UTC m=+12.653257065 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886daf40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5b90 item 17 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886db5c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886db5c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886db5c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886db5c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886db5c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.036962124 +0000 UTC m=+12.654782847 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886db5c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886dbb00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886dbb00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886dbb00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886dbb00): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886dbb00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.036962124 +0000 UTC m=+12.654782847 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886dbb00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80850 item 18 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8280): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8280): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8280): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8280): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8280): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.038090641 +0000 UTC m=+12.655911336 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8280): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.038090641 +0000 UTC m=+12.655911336 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8780): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8c80): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8c80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8c80): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8c80): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8c80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.038090641 +0000 UTC m=+12.655911336 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e8c80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80c40 item 19 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9300): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9300): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9300): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9300): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9300): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.039610613 +0000 UTC m=+12.657431307 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9300): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9840): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9840): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9840): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9840): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9840): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.039610613 +0000 UTC m=+12.657431307 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9840): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c81810 item 20 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9ec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9ec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9ec0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9ec0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9ec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.040887159 +0000 UTC m=+12.658707853 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e9ec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.040887159 +0000 UTC m=+12.658707853 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887864c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887869c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887869c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887869c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887869c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887869c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.040887159 +0000 UTC m=+12.658707853 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887869c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c81c00 item 21 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787040): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787040): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787040): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787040): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787040): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.042640899 +0000 UTC m=+12.660461594 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787040): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787580): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787580): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787580): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787580): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787580): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.042640899 +0000 UTC m=+12.660461594 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787580): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee230 item 22 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787c00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787c00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787c00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787c00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787c00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.04414901 +0000 UTC m=+12.661969704 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88787c00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.04414901 +0000 UTC m=+12.661969704 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8200): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8700): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8700): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8700): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8700): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8700): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.04414901 +0000 UTC m=+12.661969704 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8700): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee5b0 item 23 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8d80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8d80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.045852075 +0000 UTC m=+12.663672769 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a8d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a92c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a92c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a92c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a92c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a92c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.045852075 +0000 UTC m=+12.663672769 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a92c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889eee70 item 24 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9900): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d887a9900): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9900): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9900): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9900): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9900): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9900): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9cc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9cc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9cc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9cc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9cc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.047102801 +0000 UTC m=+12.664923496 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887a9cc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.047102801 +0000 UTC m=+12.664923496 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c02c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0800): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0800): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0800): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0800): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0800): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.047102801 +0000 UTC m=+12.664923496 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0800): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef1f0 item 25 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0e80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0e80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0e80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0e80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0e80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.048646599 +0000 UTC m=+12.666467293 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c0e80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c13c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c13c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c13c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c13c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c13c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.048646599 +0000 UTC m=+12.666467293 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c13c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef6c0 item 26 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1a00): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d887c1a00): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1a00): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1a00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1a00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1a00): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1a00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1dc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1dc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1dc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1dc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1dc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.050154418 +0000 UTC m=+12.667975112 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887c1dc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.050154418 +0000 UTC m=+12.667975112 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c80): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c80): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c80): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.050154418 +0000 UTC m=+12.667975112 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88427d50 item 27 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9300): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9300): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9300): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9300): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9300): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.052071796 +0000 UTC m=+12.669892510 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9300): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9840): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9840): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9840): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9840): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9840): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.052071796 +0000 UTC m=+12.669892510 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9840): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c364d0 item 28 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d887b9e80): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894340): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894340): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894340): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894340): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894340): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.053365293 +0000 UTC m=+12.671185987 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894340): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894a00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894a00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894a00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894a00): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894a00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.053365293 +0000 UTC m=+12.671185987 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88894a00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c368c0 item 29 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895080): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895080): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895080): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895080): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895080): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.054599639 +0000 UTC m=+12.672420333 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895080): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888955c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888955c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888955c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888955c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888955c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.054599639 +0000 UTC m=+12.672420333 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888955c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36cb0 item 30 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895c00): _readAt: size=2, off=0 2026/07/10 03:46:47 ERROR : open-test-file(0x3e3d88895c00): Couldn't read size of file 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895c00): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895c00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895c00): >_writeAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895c00): close: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88895c00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d40c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d40c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d40c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d40c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d40c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.055938982 +0000 UTC m=+12.673759686 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d40c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4780): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4780): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4780): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4780): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4780): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.055938982 +0000 UTC m=+12.673759686 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4780): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c371f0 item 31 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4e00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4e00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4e00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4e00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4e00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.057337777 +0000 UTC m=+12.675158471 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d4e00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=invalid argument 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5340): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5340): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5340): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5340): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5340): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.057337777 +0000 UTC m=+12.675158471 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5340): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37570 item 32 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5980): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5980): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5980): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5980): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5980): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.058476183 +0000 UTC m=+12.676296878 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5980): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c378f0 item 33 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.058979157 +0000 UTC m=+12.676799851 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888d5e00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932400): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932400): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932400): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932400): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932400): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.058979157 +0000 UTC m=+12.676799851 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932400): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37ab0 item 33 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932a40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932a40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932a40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932a40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932a40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.060479132 +0000 UTC m=+12.678299836 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932a40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58070 item 34 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.061059541 +0000 UTC m=+12.678880235 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88932ec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933400): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933400): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933400): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933400): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933400): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.061059541 +0000 UTC m=+12.678880235 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933400): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58230 item 34 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933a40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933a40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933a40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933a40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933a40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.062839391 +0000 UTC m=+12.680660095 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933a40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58690 item 35 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.06330827 +0000 UTC m=+12.681128964 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88933ec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896c4c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896c4c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896c4c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896c4c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896c4c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.06330827 +0000 UTC m=+12.681128964 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896c4c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58850 item 35 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896cb40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896cb40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896cb40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896cb40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896cb40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.064476632 +0000 UTC m=+12.682297377 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896cb40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58bd0 item 36 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.064919013 +0000 UTC m=+12.682739707 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d040): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d580): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d580): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d580): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d580): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d580): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.064919013 +0000 UTC m=+12.682739707 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896d580): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58e00 item 36 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896dbc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896dbc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896dbc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896dbc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896dbc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.065880227 +0000 UTC m=+12.683700921 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8896dbc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e592d0 item 37 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.066301527 +0000 UTC m=+12.684122221 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a140): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a640): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a640): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a640): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a640): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a640): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.066301527 +0000 UTC m=+12.684122221 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898a640): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e59500 item 37 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898acc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898acc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898acc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898acc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898acc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.067602949 +0000 UTC m=+12.685423643 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898acc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e599d0 item 38 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.068160355 +0000 UTC m=+12.685981049 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b1c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b700): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b700): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b700): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b700): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b700): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.068160355 +0000 UTC m=+12.685981049 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898b700): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e59d50 item 38 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898bd80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898bd80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898bd80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898bd80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898bd80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.069328186 +0000 UTC m=+12.687148881 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8898bd80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990230 item 39 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.06975662 +0000 UTC m=+12.687577314 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0880): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0880): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0880): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0880): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0880): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.06975662 +0000 UTC m=+12.687577314 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0880): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889903f0 item 39 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0f00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0f00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0f00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0f00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0f00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.071158991 +0000 UTC m=+12.688979695 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b0f00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990770 item 40 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.071581084 +0000 UTC m=+12.689401778 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1400): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1940): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1940): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1940): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1940): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1940): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.071581084 +0000 UTC m=+12.689401778 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889b1940): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889909a0 item 40 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.072620123 +0000 UTC m=+12.690440818 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8000): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8500): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8500): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8500): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990e00 item 41 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8500): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8500): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.073074486 +0000 UTC m=+12.690895180 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8500): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88990fc0 item 41 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.07352389 +0000 UTC m=+12.691344584 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d89c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8f00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8f00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8f00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8f00): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8f00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.07352389 +0000 UTC m=+12.691344584 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d8f00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991260 item 41 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.07471782 +0000 UTC m=+12.692538514 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9540): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9a40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9a40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9a40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991960 item 42 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9a40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9a40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.075212157 +0000 UTC m=+12.693032851 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889d9a40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991b20 item 42 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.075725251 +0000 UTC m=+12.693545944 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18080): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18600): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18600): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18600): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18600): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18600): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.075725251 +0000 UTC m=+12.693545944 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18600): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88991ce0 item 42 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.077215777 +0000 UTC m=+12.695036471 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a18c40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19140): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19140): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19140): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c201c0 item 43 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19140): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19140): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.077700286 +0000 UTC m=+12.695521009 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19140): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20380 item 43 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.078285484 +0000 UTC m=+12.696106178 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19680): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19bc0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19bc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19bc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19bc0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19bc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.078285484 +0000 UTC m=+12.696106178 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a19bc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20700 item 43 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.079603226 +0000 UTC m=+12.697423921 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c300): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c800): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c800): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c800): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20c40 item 44 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c800): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c800): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.080018997 +0000 UTC m=+12.697839692 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5c800): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20e00 item 44 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.080560243 +0000 UTC m=+12.698380936 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5cd40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d2c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d2c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d2c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d2c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d2c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.080560243 +0000 UTC m=+12.698380936 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d2c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c20fc0 item 44 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.081665877 +0000 UTC m=+12.699486571 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5d900): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5de00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5de00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5de00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21490 item 45 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5de00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5de00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.082118256 +0000 UTC m=+12.699938951 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a5de00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84600): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84600): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84600): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84600): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84600): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.082118256 +0000 UTC m=+12.699938951 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84600): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21650 item 45 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.083322787 +0000 UTC m=+12.701143480 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a84c40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85140): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85140): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85140): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21b90 item 46 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85140): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85140): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.083765787 +0000 UTC m=+12.701586482 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85140): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85840): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85840): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85840): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85840): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85840): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.083765787 +0000 UTC m=+12.701586482 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85840): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c21dc0 item 46 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.084933248 +0000 UTC m=+12.702753942 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a85e80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acc480): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acc480): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acc480): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876a3f0 item 47 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acc480): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acc480): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.085303763 +0000 UTC m=+12.703124467 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acc480): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88accb80): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88accb80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88accb80): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88accb80): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88accb80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.085303763 +0000 UTC m=+12.703124467 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88accb80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876a620 item 47 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.086443141 +0000 UTC m=+12.704263835 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd1c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd6c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd6c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd6c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876aa80 item 48 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd6c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd6c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.086850385 +0000 UTC m=+12.704671080 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acd6c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acddc0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acddc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acddc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acddc0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acddc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.086850385 +0000 UTC m=+12.704671080 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88acddc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876ac40 item 48 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6500): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6500): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6500): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6500): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6500): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.088111732 +0000 UTC m=+12.705932426 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6500): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876b030 item 49 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.08849484 +0000 UTC m=+12.706315535 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6980): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6ec0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6ec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6ec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6ec0): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6ec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.08849484 +0000 UTC m=+12.706315535 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af6ec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876b1f0 item 49 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7540): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7540): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7540): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7540): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7540): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.089605324 +0000 UTC m=+12.707426018 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7540): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876b6c0 item 50 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.090484675 +0000 UTC m=+12.708305369 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88af7a40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a0c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a0c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a0c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a0c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a0c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.090484675 +0000 UTC m=+12.708305369 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a0c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d8876ba40 item 50 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a740): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a740): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a740): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a740): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a740): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.091624774 +0000 UTC m=+12.709445478 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1a740): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f0070 item 51 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.092073777 +0000 UTC m=+12.709894471 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1ac40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b180): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b180): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b180): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b180): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b180): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.092073777 +0000 UTC m=+12.709894471 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b180): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f0700 item 51 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b800): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b800): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b800): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b800): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b800): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.093175444 +0000 UTC m=+12.710996139 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1b800): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f1a40 item 52 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.093777633 +0000 UTC m=+12.711598328 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b1bd00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36380): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36380): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36380): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.093777633 +0000 UTC m=+12.711598328 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883f1e30 item 52 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36a00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36a00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36a00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36a00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36a00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.094911662 +0000 UTC m=+12.712732356 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36a00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a3e930 item 53 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.095362047 +0000 UTC m=+12.713182741 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b36f00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37440): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37440): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37440): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37440): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37440): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.095362047 +0000 UTC m=+12.713182741 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37440): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a3f030 item 53 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37ac0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37ac0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37ac0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37ac0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37ac0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.096516092 +0000 UTC m=+12.714336787 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b37ac0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a3f960 item 54 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.097124574 +0000 UTC m=+12.714945268 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b520c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52640): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52640): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52640): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52640): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52640): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.097124574 +0000 UTC m=+12.714945268 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52640): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a3fc70 item 54 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52cc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52cc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52cc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52cc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52cc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.098357828 +0000 UTC m=+12.716178522 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b52cc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8150 item 55 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.098841476 +0000 UTC m=+12.716662170 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b531c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53700): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53700): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53700): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53700): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53700): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.098841476 +0000 UTC m=+12.716662170 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53700): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8310 item 55 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53d80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53d80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.10013889 +0000 UTC m=+12.717959584 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b53d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca88c0 item 56 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.100675357 +0000 UTC m=+12.718496052 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70900): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70900): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70900): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70900): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70900): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.100675357 +0000 UTC m=+12.718496052 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70900): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8a80 item 56 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.101893863 +0000 UTC m=+12.719714558 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b70f40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b71480): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b71480): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b71480): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca8f50 item 57 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b71480): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b71480): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.102444376 +0000 UTC m=+12.720265070 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b71480): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9110 item 57 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.102891325 +0000 UTC m=+12.720712020 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b719c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c040): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c040): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c040): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c040): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c040): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.102891325 +0000 UTC m=+12.720712020 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c040): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca92d0 item 57 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.104179082 +0000 UTC m=+12.721999775 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8c680): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8cbc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8cbc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8cbc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca96c0 item 58 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8cbc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8cbc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.10464206 +0000 UTC m=+12.722462754 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8cbc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9880 item 58 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.105169089 +0000 UTC m=+12.722989783 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d100): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d6c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d6c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d6c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d6c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d6c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.105169089 +0000 UTC m=+12.722989783 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8d6c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9a40 item 58 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.106255308 +0000 UTC m=+12.724076002 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88b8dd00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac340): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac340): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac340): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ca9dc0 item 59 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac340): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac340): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.106897232 +0000 UTC m=+12.724717926 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac340): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883facb0 item 59 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.107382041 +0000 UTC m=+12.725202736 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac880): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88376900): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88376900): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88376900): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88376900): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88376900): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.107382041 +0000 UTC m=+12.725202736 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88376900): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883fb1f0 item 59 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.110330313 +0000 UTC m=+12.728151008 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88377c80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aa900): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aa900): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aa900): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee2a0 item 60 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aa900): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aa900): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.110753949 +0000 UTC m=+12.728574643 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aa900): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee460 item 60 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.111438543 +0000 UTC m=+12.729259237 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884aaf80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884ab540): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884ab540): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884ab540): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884ab540): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884ab540): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.111438543 +0000 UTC m=+12.729259237 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884ab540): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ee620 item 60 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.112570808 +0000 UTC m=+12.730391503 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884abec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac500): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac500): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac500): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889eed90 item 61 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac500): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac500): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.11311539 +0000 UTC m=+12.730936084 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bac500): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bacc40): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bacc40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bacc40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bacc40): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bacc40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.11311539 +0000 UTC m=+12.730936084 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bacc40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889eef50 item 61 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.114601558 +0000 UTC m=+12.732422252 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad340): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad880): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad880): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad880): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef2d0 item 62 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad880): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad880): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.115019273 +0000 UTC m=+12.732839967 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88bad880): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a080): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a080): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a080): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a080): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a080): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.115019273 +0000 UTC m=+12.732839967 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a080): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef490 item 62 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.11630775 +0000 UTC m=+12.734128444 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7a740): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7ac80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7ac80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7ac80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889ef810 item 63 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7ac80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7ac80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.116699755 +0000 UTC m=+12.734520449 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7ac80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b380): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b380): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b380): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.116699755 +0000 UTC m=+12.734520449 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d889efb20 item 63 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): >_readAt: n=0, err=Bad file descriptor 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.117985277 +0000 UTC m=+12.735805972 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e7b9c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8816f280): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8816f280): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8816f280): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ace000 item 64 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8816f280): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8816f280): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.118393364 +0000 UTC m=+12.736214058 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8816f280): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805ab00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805ab00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805ab00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805ab00): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805ab00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.118393364 +0000 UTC m=+12.736214058 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805ab00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ace230 item 64 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805b6c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805b6c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805b6c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805b6c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805b6c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.120701354 +0000 UTC m=+12.738522048 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d8805b6c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88ace7e0 item 65 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.121133375 +0000 UTC m=+12.738954079 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88470640): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884710c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884710c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884710c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884710c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884710c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.121133375 +0000 UTC m=+12.738954079 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d884710c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acebd0 item 65 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88471c80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88471c80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88471c80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88471c80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88471c80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.122298882 +0000 UTC m=+12.740119575 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88471c80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acf030 item 66 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.122744178 +0000 UTC m=+12.740564872 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891603c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160900): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160900): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160900): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160900): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160900): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.122744178 +0000 UTC m=+12.740564872 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160900): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acf1f0 item 66 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160f40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160f40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160f40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160f40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160f40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.123863578 +0000 UTC m=+12.741684272 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d89160f40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acf570 item 67 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.12433925 +0000 UTC m=+12.742159944 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891613c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891618c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891618c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891618c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891618c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891618c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.12433925 +0000 UTC m=+12.742159944 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d891618c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acf730 item 67 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888180c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888180c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888180c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888180c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888180c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.125435898 +0000 UTC m=+12.743256592 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888180c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acfc00 item 68 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.125908044 +0000 UTC m=+12.743728738 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888185c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818b00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818b00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818b00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818b00): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818b00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.125908044 +0000 UTC m=+12.743728738 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88818b00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88acfe30 item 68 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888191c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888191c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888191c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888191c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888191c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.126919122 +0000 UTC m=+12.744739816 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888191c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883fb6c0 item 69 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.127696259 +0000 UTC m=+12.745516954 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88819800): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6440): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6440): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6440): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6440): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6440): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.127696259 +0000 UTC m=+12.745516954 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6440): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d883fbc00 item 69 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6ac0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6ac0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6ac0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6ac0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6ac0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.128960944 +0000 UTC m=+12.746781637 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6ac0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886564d0 item 70 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.129586687 +0000 UTC m=+12.747407381 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe6fc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7500): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7500): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7500): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7500): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7500): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.129586687 +0000 UTC m=+12.747407381 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7500): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886567e0 item 70 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7b80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7b80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7b80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7b80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7b80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.130875876 +0000 UTC m=+12.748696570 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88fe7b80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88656e70 item 71 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.131351068 +0000 UTC m=+12.749171762 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676200): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676700): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676700): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676700): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676700): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676700): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.131351068 +0000 UTC m=+12.749171762 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676700): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88657030 item 71 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676d80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676d80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.132802471 +0000 UTC m=+12.750623165 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88676d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d886576c0 item 72 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.133512153 +0000 UTC m=+12.751332847 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677280): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886777c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886777c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886777c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886777c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886777c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.133512153 +0000 UTC m=+12.751332847 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886777c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88657880 item 72 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.13506718 +0000 UTC m=+12.752887875 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88677e80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a480): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a480): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a480): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88657c00 item 73 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a480): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a480): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.135574674 +0000 UTC m=+12.753395378 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8a480): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88657dc0 item 73 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.136308469 +0000 UTC m=+12.754129164 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8aa40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8af80): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8af80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8af80): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8af80): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8af80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.136308469 +0000 UTC m=+12.754129164 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8af80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a581c0 item 73 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.137429643 +0000 UTC m=+12.755250338 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8b5c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8bac0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8bac0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8bac0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a58850 item 74 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8bac0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8bac0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.13783223 +0000 UTC m=+12.755652923 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a8bac0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a58a10 item 74 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.138352595 +0000 UTC m=+12.756173289 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92100): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.138352595 +0000 UTC m=+12.756173289 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92680): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a58fc0 item 74 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.139465634 +0000 UTC m=+12.757286338 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a92dc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a932c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a932c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a932c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59340 item 75 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a932c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a932c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.139908886 +0000 UTC m=+12.757729580 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a932c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): _writeAt: size=3, off=2 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59500 item 75 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.140394497 +0000 UTC m=+12.758215191 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93800): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93d40): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93d40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93d40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93d40): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93d40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.140394497 +0000 UTC m=+12.758215191 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88a93d40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59730 item 75 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.141511002 +0000 UTC m=+12.759331696 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe480): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe980): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe980): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe980): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a59c00 item 76 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe980): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe980): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.141959655 +0000 UTC m=+12.759780348 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885fe980): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c000 item 76 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): _writeAt: size=3, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.142446357 +0000 UTC m=+12.760267051 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885feec0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff440): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff440): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff440): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff440): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff440): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.142446357 +0000 UTC m=+12.760267051 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ff440): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c1c0 item 76 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.143479636 +0000 UTC m=+12.761300331 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d885ffa80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e440c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e440c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e440c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c700 item 77 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e440c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e440c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.143981347 +0000 UTC m=+12.761802041 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e440c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e447c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e447c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e447c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e447c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e447c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.143981347 +0000 UTC m=+12.761802041 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e447c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6c8c0 item 77 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.145816701 +0000 UTC m=+12.763637396 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e44f00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45400): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45400): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45400): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6ccb0 item 78 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45400): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45400): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.146273549 +0000 UTC m=+12.764094254 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45400): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45b00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45b00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45b00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45b00): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45b00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.146273549 +0000 UTC m=+12.764094254 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88e45b00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6ce70 item 78 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.147519797 +0000 UTC m=+12.765340491 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8700): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d2d0 item 79 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.147863622 +0000 UTC m=+12.765684327 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b8c40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9340): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9340): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9340): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9340): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9340): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.147863622 +0000 UTC m=+12.765684327 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9340): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d490 item 79 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.14896058 +0000 UTC m=+12.766781275 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9980): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d810 item 80 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.149589321 +0000 UTC m=+12.767410015 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d887b9e80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ae680): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ae680): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ae680): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ae680): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ae680): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.149589321 +0000 UTC m=+12.767410015 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ae680): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6d9d0 item 80 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886aecc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886aecc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886aecc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886aecc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886aecc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.150911261 +0000 UTC m=+12.768731956 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886aecc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88a6de30 item 81 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.151472674 +0000 UTC m=+12.769293369 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af140): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af680): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af680): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af680): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af680): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af680): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.151472674 +0000 UTC m=+12.769293369 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886af680): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88406310 item 81 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886afd00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886afd00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886afd00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886afd00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886afd00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.152601262 +0000 UTC m=+12.770421956 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886afd00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88406af0 item 82 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.153140704 +0000 UTC m=+12.770961448 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce300): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce880): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce880): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce880): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce880): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce880): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.153140704 +0000 UTC m=+12.770961448 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886ce880): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88406cb0 item 82 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cef00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cef00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cef00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cef00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cef00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.154416338 +0000 UTC m=+12.772237032 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cef00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88407ab0 item 83 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.154927587 +0000 UTC m=+12.772748281 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf400): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf940): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf940): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf940): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf940): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf940): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.154927587 +0000 UTC m=+12.772748281 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886cf940): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b41c0 item 83 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e00c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e00c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e00c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e00c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e00c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.156072216 +0000 UTC m=+12.773892909 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e00c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b48c0 item 84 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.156540023 +0000 UTC m=+12.774360717 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e05c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e0b40): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e0b40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e0b40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e0b40): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e0b40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.156540023 +0000 UTC m=+12.774360717 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e0b40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b4b60 item 84 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e11c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e11c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e11c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e11c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e11c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.157598499 +0000 UTC m=+12.775419193 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e11c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5340 item 85 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.158057209 +0000 UTC m=+12.775877903 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e16c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e1c00): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e1c00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e1c00): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e1c00): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e1c00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.158057209 +0000 UTC m=+12.775877903 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d886e1c00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5650 item 85 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776380): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776380): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776380): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.15914462 +0000 UTC m=+12.776965314 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d881b5b90 item 86 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.159760707 +0000 UTC m=+12.777581401 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88776880): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebc480): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebc480): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebc480): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebc480): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebc480): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.159760707 +0000 UTC m=+12.777581401 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebc480): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80070 item 86 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebcb00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebcb00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebcb00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebcb00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebcb00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.160958814 +0000 UTC m=+12.778779508 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebcb00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80770 item 87 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.161588687 +0000 UTC m=+12.779409381 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd000): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd540): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd540): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd540): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd540): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd540): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.161588687 +0000 UTC m=+12.779409381 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebd540): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80930 item 87 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file does not exist 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebdbc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebdbc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebdbc0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebdbc0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebdbc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.162735428 +0000 UTC m=+12.780556123 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88ebdbc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80d20 item 88 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.163250254 +0000 UTC m=+12.781070948 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888501c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850740): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850740): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850740): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850740): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850740): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.163250254 +0000 UTC m=+12.781070948 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850740): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c80ee0 item 88 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.164289845 +0000 UTC m=+12.782110539 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88850d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888512c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888512c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888512c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c81810 item 89 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888512c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888512c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.164743696 +0000 UTC m=+12.782564390 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888512c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c819d0 item 89 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.165291985 +0000 UTC m=+12.783112679 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851800): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851d80): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851d80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851d80): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851d80): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851d80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.165291985 +0000 UTC m=+12.783112679 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88851d80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c81c00 item 89 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.166551138 +0000 UTC m=+12.784371832 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888904c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890a00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890a00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890a00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88426230 item 90 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890a00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890a00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.166958703 +0000 UTC m=+12.784779397 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890a00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884264d0 item 90 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.16744751 +0000 UTC m=+12.785268204 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88890f40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891500): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891500): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891500): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891500): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891500): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.16744751 +0000 UTC m=+12.785268204 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891500): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d884267e0 item 90 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.168631913 +0000 UTC m=+12.786452607 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88891b40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa180): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa180): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa180): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88427b90 item 91 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa180): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa180): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.169138513 +0000 UTC m=+12.786959218 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa180): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:2} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): >_readAt: n=2, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): _writeAt: size=3, off=7 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36070 item 91 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.170020718 +0000 UTC m=+12.787841413 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aa6c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aac40): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aac40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=8 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aac40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:8} in [{Pos:0 Size:8}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aac40): >_readAt: n=8, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aac40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.170020718 +0000 UTC m=+12.787841413 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888aac40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36230 item 91 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.171132704 +0000 UTC m=+12.788953399 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab280): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab7c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab7c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab7c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c365b0 item 92 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab7c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab7c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.171536383 +0000 UTC m=+12.789357077 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888ab7c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): open at offset 5 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c367e0 item 92 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): _readAt: size=2, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): _writeAt: size=3, off=5 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): >_writeAt: n=3, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.171992919 +0000 UTC m=+12.789813613 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d888abd00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889103c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889103c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=3 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889103c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:3} in [{Pos:0 Size:3}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889103c0): >_readAt: n=3, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889103c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.171992919 +0000 UTC m=+12.789813613 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889103c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c369a0 item 92 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= === RUN TestRWFileHandleOpenTests/full/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.173210103 +0000 UTC m=+12.791030797 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910a00): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910f40): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910f40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910f40): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36e00 item 93 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910f40): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910f40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.173617999 +0000 UTC m=+12.791438693 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88910f40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911640): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911640): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911640): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911640): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911640): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.173617999 +0000 UTC m=+12.791438693 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911640): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c36fc0 item 93 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.175310875 +0000 UTC m=+12.793131569 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88911c80): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889462c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889462c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889462c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37490 item 94 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889462c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889462c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.17572863 +0000 UTC m=+12.793549324 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889462c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889469c0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889469c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889469c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889469c0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889469c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.17572863 +0000 UTC m=+12.793549324 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889469c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37650 item 94 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.176929102 +0000 UTC m=+12.794749796 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947000): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947540): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947540): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947540): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c379d0 item 95 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947540): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947540): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.177699737 +0000 UTC m=+12.795520431 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947540): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947c40): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947c40): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947c40): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947c40): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947c40): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.177699737 +0000 UTC m=+12.795520431 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88947c40): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88c37b90 item 95 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 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/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): open at offset 0 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): _readAt: size=2, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): >_readAt: n=0, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.178886815 +0000 UTC m=+12.796707510 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972380): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889728c0): _writeAt: size=5, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889728c0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889728c0): >openPending: err= 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58150 item 96 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889728c0): >_writeAt: n=5, err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889728c0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.179275014 +0000 UTC m=+12.797095708 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d889728c0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC, perm=-rw-rw-rw- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDWR|O_APPEND|O_CREATE|O_EXCL|O_SYNC|O_TRUNC 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: File.openRW failed: file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=, err=file already exists 2026/07/10 03:46:47 DEBUG : open-test-file: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:46:47 DEBUG : open-test-file: Open: flags=O_RDONLY 2026/07/10 03:46:47 DEBUG : open-test-file: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : open-test-file: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : open-test-file: >Open: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file: >OpenFile: fd=open-test-file (rw), err= 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972fc0): _readAt: size=512, off=0 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972fc0): openPending: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: truncate to size=5 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972fc0): >openPending: err= 2026/07/10 03:46:47 DEBUG : vfs cache: looking for range={Pos:0 Size:5} in [{Pos:0 Size:5}] - present true 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972fc0): >_readAt: n=5, err=EOF 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972fc0): close: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: setting modification time to 2026-07-10 03:46:47.179275014 +0000 UTC m=+12.797095708 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: queuing for upload in 100ms 2026/07/10 03:46:47 DEBUG : open-test-file(0x3e3d88972fc0): >close: err= 2026/07/10 03:46:47 DEBUG : open-test-file: Remove: 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: cancelling writeback (uploading false) 0x3e3d88e58380 item 96 2026/07/10 03:46:47 INFO : open-test-file: vfs cache: removed cache file as file deleted 2026/07/10 03:46:47 DEBUG : open-test-file: vfs cache: removed metadata from cache as file deleted 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vDel: "open-test-file" 2026/07/10 03:46:47 DEBUG : open-test-file: >Remove: err= 2026/07/10 03:46:47 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : >WaitForWriters: 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWFileHandleOpenTests (0.40s) --- PASS: TestRWFileHandleOpenTests/writes (0.21s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY (0.01s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_WRONLY|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC (0.00s) --- PASS: TestRWFileHandleOpenTests/writes/os.O_RDWR|os.O_APPEND|os.O_CREATE|os.O_EXCL|os.O_SYNC|os.O_TRUNC (0.00s) --- PASS: TestRWFileHandleOpenTests/full (0.19s) --- 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-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:46:47 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:46:47 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:46:47 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:46:47 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:46:47 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:46:47 DEBUG : file1: newRWFileHandle: 2026/07/10 03:46:47 DEBUG : file1(0x3e3d88a2ac00): openPending: 2026/07/10 03:46:47 DEBUG : file1: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:47 DEBUG : file1(0x3e3d88a2ac00): >openPending: err= 2026/07/10 03:46:47 DEBUG : file1: >newRWFileHandle: err= 2026/07/10 03:46:47 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:46:47 DEBUG : file1: >Open: fd=file1 (rw), err= 2026/07/10 03:46:47 DEBUG : file1: >OpenFile: fd=file1 (rw), err= read_write_test.go:655: can't set mod time 2026/07/10 03:46:47 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 160ms 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 320ms 2026/07/10 03:46:47 DEBUG : Looking for writers 2026/07/10 03:46:47 DEBUG : file1: reading active writers 2026/07/10 03:46:47 DEBUG : file1: active writers 1 2026/07/10 03:46:47 DEBUG : Still 1 writers active and 1 cache items in use, waiting 640ms 2026/07/10 03:46:48 DEBUG : Looking for writers 2026/07/10 03:46:48 DEBUG : file1: reading active writers 2026/07/10 03:46:48 DEBUG : file1: active writers 1 2026/07/10 03:46:48 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 DEBUG : Looking for writers 2026/07/10 03:46:49 DEBUG : file1: reading active writers 2026/07/10 03:46:49 DEBUG : file1: active writers 1 2026/07/10 03:46:49 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: item close failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:49 ERROR : dir/file1: vfs cache: close after grace period failed: vfs cache item: failed to write metadata: open /home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge/dir/file1: no such file or directory 2026/07/10 03:46:50 DEBUG : Looking for writers 2026/07/10 03:46:50 DEBUG : file1: reading active writers 2026/07/10 03:46:50 DEBUG : file1: active writers 1 2026/07/10 03:46:50 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:51 DEBUG : Looking for writers 2026/07/10 03:46:51 DEBUG : file1: reading active writers 2026/07/10 03:46:51 DEBUG : file1: active writers 1 2026/07/10 03:46:51 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:52 DEBUG : Looking for writers 2026/07/10 03:46:52 DEBUG : file1: reading active writers 2026/07/10 03:46:52 DEBUG : file1: active writers 1 2026/07/10 03:46:52 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:53 DEBUG : Looking for writers 2026/07/10 03:46:53 DEBUG : file1: reading active writers 2026/07/10 03:46:53 DEBUG : file1: active writers 1 2026/07/10 03:46:53 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:54 DEBUG : Looking for writers 2026/07/10 03:46:54 DEBUG : file1: reading active writers 2026/07/10 03:46:54 DEBUG : file1: active writers 1 2026/07/10 03:46:54 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:55 DEBUG : Looking for writers 2026/07/10 03:46:55 DEBUG : file1: reading active writers 2026/07/10 03:46:55 DEBUG : file1: active writers 1 2026/07/10 03:46:55 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:56 DEBUG : Looking for writers 2026/07/10 03:46:56 DEBUG : file1: reading active writers 2026/07/10 03:46:56 DEBUG : file1: active writers 1 2026/07/10 03:46:56 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:57 DEBUG : Looking for writers 2026/07/10 03:46:57 DEBUG : file1: reading active writers 2026/07/10 03:46:57 DEBUG : file1: active writers 1 2026/07/10 03:46:57 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:58 DEBUG : Looking for writers 2026/07/10 03:46:58 DEBUG : file1: reading active writers 2026/07/10 03:46:58 DEBUG : file1: active writers 1 2026/07/10 03:46:58 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:46:59 DEBUG : Looking for writers 2026/07/10 03:46:59 DEBUG : file1: reading active writers 2026/07/10 03:46:59 DEBUG : file1: active writers 1 2026/07/10 03:46:59 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:00 DEBUG : Looking for writers 2026/07/10 03:47:00 DEBUG : file1: reading active writers 2026/07/10 03:47:00 DEBUG : file1: active writers 1 2026/07/10 03:47:00 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:01 DEBUG : Looking for writers 2026/07/10 03:47:01 DEBUG : file1: reading active writers 2026/07/10 03:47:01 DEBUG : file1: active writers 1 2026/07/10 03:47:01 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:02 DEBUG : Looking for writers 2026/07/10 03:47:02 DEBUG : file1: reading active writers 2026/07/10 03:47:02 DEBUG : file1: active writers 1 2026/07/10 03:47:02 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:03 DEBUG : Looking for writers 2026/07/10 03:47:03 DEBUG : file1: reading active writers 2026/07/10 03:47:03 DEBUG : file1: active writers 1 2026/07/10 03:47:03 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:04 DEBUG : Looking for writers 2026/07/10 03:47:04 DEBUG : file1: reading active writers 2026/07/10 03:47:04 DEBUG : file1: active writers 1 2026/07/10 03:47:04 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:05 DEBUG : Looking for writers 2026/07/10 03:47:05 DEBUG : file1: reading active writers 2026/07/10 03:47:05 DEBUG : file1: active writers 1 2026/07/10 03:47:05 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:06 DEBUG : Looking for writers 2026/07/10 03:47:06 DEBUG : file1: reading active writers 2026/07/10 03:47:06 DEBUG : file1: active writers 1 2026/07/10 03:47:06 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:07 DEBUG : Looking for writers 2026/07/10 03:47:07 DEBUG : file1: reading active writers 2026/07/10 03:47:07 DEBUG : file1: active writers 1 2026/07/10 03:47:07 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:08 DEBUG : Looking for writers 2026/07/10 03:47:08 DEBUG : file1: reading active writers 2026/07/10 03:47:08 DEBUG : file1: active writers 1 2026/07/10 03:47:08 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:09 DEBUG : Looking for writers 2026/07/10 03:47:09 DEBUG : file1: reading active writers 2026/07/10 03:47:09 DEBUG : file1: active writers 1 2026/07/10 03:47:09 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:10 DEBUG : Looking for writers 2026/07/10 03:47:10 DEBUG : file1: reading active writers 2026/07/10 03:47:10 DEBUG : file1: active writers 1 2026/07/10 03:47:10 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:11 DEBUG : Looking for writers 2026/07/10 03:47:11 DEBUG : file1: reading active writers 2026/07/10 03:47:11 DEBUG : file1: active writers 1 2026/07/10 03:47:11 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:12 DEBUG : Looking for writers 2026/07/10 03:47:12 DEBUG : file1: reading active writers 2026/07/10 03:47:12 DEBUG : file1: active writers 1 2026/07/10 03:47:12 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:13 DEBUG : Looking for writers 2026/07/10 03:47:13 DEBUG : file1: reading active writers 2026/07/10 03:47:13 DEBUG : file1: active writers 1 2026/07/10 03:47:13 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:14 DEBUG : Looking for writers 2026/07/10 03:47:14 DEBUG : file1: reading active writers 2026/07/10 03:47:14 DEBUG : file1: active writers 1 2026/07/10 03:47:14 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:15 DEBUG : Looking for writers 2026/07/10 03:47:15 DEBUG : file1: reading active writers 2026/07/10 03:47:15 DEBUG : file1: active writers 1 2026/07/10 03:47:15 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:16 DEBUG : Looking for writers 2026/07/10 03:47:16 DEBUG : file1: reading active writers 2026/07/10 03:47:16 DEBUG : file1: active writers 1 2026/07/10 03:47:16 DEBUG : Still 1 writers active and 1 cache items in use, waiting 1s 2026/07/10 03:47:17 ERROR : Exiting even though 1 writers active and 1 cache items in use after 30s Cache{ "file1": &{c:0x3e3d88ebeb00 mu:{_:{} mu:{state:0 sema:0}} cond:{noCopy:{} L:0x3e3d88865b08 notify:{wait:0 notify:0 lock:0 head: tail:} checker:68434004433728} name:file1 opens:1 downloaders: o: fd:0x3e3d88040de8 info:{ModTime:{wall:14018642042022818057 ext:12821273375 loc:0x4763e20} ATime:{wall:14018642042022818057 ext:12821273375 loc:0x4763e20} Size:0 Rs:[] Fingerprint: Dirty:true} writeBackID:0 pendingAccesses:0 modified:true beingReset:false graceTimer: closing:}, } 2026/07/10 03:47:17 DEBUG : >WaitForWriters: 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- SKIP: TestRWFileModTimeWithOpenWriters (30.02s) === RUN TestRWCacheRename run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:17 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : Config file has changed externally - reloading 2026/07/10 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : rename_me: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:17 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:47:17 DEBUG : rename_me: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:17 DEBUG : rename_me: newRWFileHandle: 2026/07/10 03:47:17 DEBUG : rename_me(0x3e3d88b34f40): openPending: 2026/07/10 03:47:17 DEBUG : rename_me: vfs cache: truncate to size=0 (not needed as size correct) 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/10 03:47:17 DEBUG : rename_me(0x3e3d88b34f40): >openPending: err= 2026/07/10 03:47:17 DEBUG : rename_me: >newRWFileHandle: err= 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vAddFile: "rename_me" 2026/07/10 03:47:17 DEBUG : rename_me: >Open: fd=rename_me (rw), err= 2026/07/10 03:47:17 DEBUG : rename_me: >OpenFile: fd=rename_me (rw), err= 2026/07/10 03:47:17 DEBUG : rename_me(0x3e3d88b34f40): _writeAt: size=5, off=0 2026/07/10 03:47:17 DEBUG : rename_me(0x3e3d88b34f40): >_writeAt: n=5, err= 2026/07/10 03:47:17 DEBUG : rename_me(0x3e3d88b34f40): close: 2026/07/10 03:47:17 DEBUG : rename_me: vfs cache: setting modification time to 2026-07-10 03:47:17.228479177 +0000 UTC m=+42.846299881 2026/07/10 03:47:17 INFO : rename_me: vfs cache: queuing for upload in 100ms 2026/07/10 03:47:17 DEBUG : rename_me(0x3e3d88b34f40): >close: err= 2026/07/10 03:47:17 INFO : rename_me: vfs cache: renamed in cache to "i_was_renamed" 2026/07/10 03:47:17 DEBUG : i_was_renamed: Updating file with 0x3e3d88b2de10 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vDel: "rename_me" 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/10 03:47:17 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:17 DEBUG : Looking for writers 2026/07/10 03:47:17 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 10ms 2026/07/10 03:47:17 DEBUG : Looking for writers 2026/07/10 03:47:17 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 20ms 2026/07/10 03:47:17 DEBUG : Looking for writers 2026/07/10 03:47:17 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 40ms 2026/07/10 03:47:17 DEBUG : Looking for writers 2026/07/10 03:47:17 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:47:17 DEBUG : Still 0 writers active and 1 cache items in use, waiting 80ms 2026/07/10 03:47:17 DEBUG : i_was_renamed: vfs cache: starting upload 2026/07/10 03:47:17 DEBUG : i_was_renamed: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:17 DEBUG : i_was_renamed: size = 5 OK 2026/07/10 03:47:17 INFO : i_was_renamed: Copied (new) 2026/07/10 03:47:17 DEBUG : i_was_renamed: vfs cache: fingerprint now "5,2026-07-10 03:47:17 +0000 UTC" 2026/07/10 03:47:17 DEBUG : i_was_renamed: vfs cache: writeback object to VFS layer 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vAddFile: "i_was_renamed" 2026/07/10 03:47:17 INFO : i_was_renamed: vfs cache: upload succeeded try #1 2026/07/10 03:47:17 DEBUG : Looking for writers 2026/07/10 03:47:17 DEBUG : i_was_renamed: reading active writers 2026/07/10 03:47:17 DEBUG : >WaitForWriters: 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWCacheRename (0.19s) === RUN TestRWCacheUpdate run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:17 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: root is "/home/rclone/.cache/rclone" 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: data root is "/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: metadata root is "/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfs/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : Creating backend with remote ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 DEBUG : :local: detected overridden config - adding "{8un-i}" suffix to name 2026/07/10 03:47:17 DEBUG : fs cache: renaming cache item ":local,encoding='Slash,Dot',links=false:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" to be canonical ":local{8un-i}:/home/rclone/.cache/rclone/vfsMeta/TestWebdavRclone{_eC1G}/rclone-test-gikules9fuge" 2026/07/10 03:47:17 INFO : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaned: objects 0 (was 0) in use 0, to upload 0, uploading 0, total size 0 (was 0) 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:17 DEBUG : forgetting directory cache 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d884ab3c0): _readAt: size=512, off=0 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d884ab3c0): openPending: 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:48:17 +0000 UTC" against cached fingerprint "" 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d884ab3c0): >openPending: err= 2026/07/10 03:47:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d884ab3c0): >_readAt: n=20, err=EOF 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d884ab3c0): close: 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:48:17 +0000 GMT 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d884ab3c0): >close: err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:17 DEBUG : forgetting directory cache 2026/07/10 03:47:17 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d88818000): _readAt: size=512, off=0 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d88818000): openPending: 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:49:17 +0000 UTC" against cached fingerprint "20,2026-07-10 02:48:17 +0000 UTC" 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:49:17 +0000 UTC" != cached fingerprint "20,2026-07-10 02:48:17 +0000 UTC") 2026/07/10 03:47:17 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:47:17 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d88818000): >openPending: err= 2026/07/10 03:47:17 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d88818000): >_readAt: n=20, err=EOF 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d88818000): close: 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:49:17 +0000 GMT 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate(0x3e3d88818000): >close: err= 2026/07/10 03:47:17 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:18 DEBUG : forgetting directory cache 2026/07/10 03:47:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a8ad00): _readAt: size=512, off=0 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a8ad00): openPending: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:50:17 +0000 UTC" against cached fingerprint "20,2026-07-10 02:49:17 +0000 UTC" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:50:17 +0000 UTC" != cached fingerprint "20,2026-07-10 02:49:17 +0000 UTC") 2026/07/10 03:47:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:47:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a8ad00): >openPending: err= 2026/07/10 03:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a8ad00): >_readAt: n=20, err=EOF 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a8ad00): close: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:50:17 +0000 GMT 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a8ad00): >close: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:18 DEBUG : forgetting directory cache 2026/07/10 03:47:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d885ffb40): _readAt: size=512, off=0 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d885ffb40): openPending: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:51:17 +0000 UTC" against cached fingerprint "20,2026-07-10 02:50:17 +0000 UTC" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:51:17 +0000 UTC" != cached fingerprint "20,2026-07-10 02:50:17 +0000 UTC") 2026/07/10 03:47:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:47:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d885ffb40): >openPending: err= 2026/07/10 03:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d885ffb40): >_readAt: n=20, err=EOF 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d885ffb40): close: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:51:17 +0000 GMT 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d885ffb40): >close: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:18 DEBUG : forgetting directory cache 2026/07/10 03:47:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88ebcf80): _readAt: size=512, off=0 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88ebcf80): openPending: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:52:17 +0000 UTC" against cached fingerprint "20,2026-07-10 02:51:17 +0000 UTC" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:52:17 +0000 UTC" != cached fingerprint "20,2026-07-10 02:51:17 +0000 UTC") 2026/07/10 03:47:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:47:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88ebcf80): >openPending: err= 2026/07/10 03:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88ebcf80): >_readAt: n=20, err=EOF 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88ebcf80): close: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:52:17 +0000 GMT 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88ebcf80): >close: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:18 DEBUG : forgetting directory cache 2026/07/10 03:47:18 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a573c0): _readAt: size=512, off=0 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a573c0): openPending: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "20,2026-07-10 02:53:17 +0000 UTC" against cached fingerprint "20,2026-07-10 02:52:17 +0000 UTC" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "20,2026-07-10 02:53:17 +0000 UTC" != cached fingerprint "20,2026-07-10 02:52:17 +0000 UTC") 2026/07/10 03:47:18 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=20 2026/07/10 03:47:18 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a573c0): >openPending: err= 2026/07/10 03:47:18 DEBUG : vfs cache: looking for range={Pos:0 Size:20} in [] - present false 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a573c0): >_readAt: n=20, err=EOF 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a573c0): close: 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:53:17 +0000 GMT 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate(0x3e3d88a573c0): >close: err= 2026/07/10 03:47:18 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:19 DEBUG : forgetting directory cache 2026/07/10 03:47:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d88780700): _readAt: size=512, off=0 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d88780700): openPending: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "21,2026-07-10 02:54:17 +0000 UTC" against cached fingerprint "20,2026-07-10 02:53:17 +0000 UTC" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "21,2026-07-10 02:54:17 +0000 UTC" != cached fingerprint "20,2026-07-10 02:53:17 +0000 UTC") 2026/07/10 03:47:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=21 2026/07/10 03:47:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d88780700): >openPending: err= 2026/07/10 03:47:19 DEBUG : vfs cache: looking for range={Pos:0 Size:21} in [] - present false 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d88780700): >_readAt: n=21, err=EOF 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d88780700): close: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:54:17 +0000 GMT 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d88780700): >close: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:19 DEBUG : forgetting directory cache 2026/07/10 03:47:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887a2980): _readAt: size=512, off=0 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887a2980): openPending: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "22,2026-07-10 02:55:17 +0000 UTC" against cached fingerprint "21,2026-07-10 02:54:17 +0000 UTC" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "22,2026-07-10 02:55:17 +0000 UTC" != cached fingerprint "21,2026-07-10 02:54:17 +0000 UTC") 2026/07/10 03:47:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=22 2026/07/10 03:47:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887a2980): >openPending: err= 2026/07/10 03:47:19 DEBUG : vfs cache: looking for range={Pos:0 Size:22} in [] - present false 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887a2980): >_readAt: n=22, err=EOF 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887a2980): close: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:55:17 +0000 GMT 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887a2980): >close: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:19 DEBUG : forgetting directory cache 2026/07/10 03:47:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887d1880): _readAt: size=512, off=0 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887d1880): openPending: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "23,2026-07-10 02:56:17 +0000 UTC" against cached fingerprint "22,2026-07-10 02:55:17 +0000 UTC" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "23,2026-07-10 02:56:17 +0000 UTC" != cached fingerprint "22,2026-07-10 02:55:17 +0000 UTC") 2026/07/10 03:47:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=23 2026/07/10 03:47:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887d1880): >openPending: err= 2026/07/10 03:47:19 DEBUG : vfs cache: looking for range={Pos:0 Size:23} in [] - present false 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887d1880): >_readAt: n=23, err=EOF 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887d1880): close: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:56:17 +0000 GMT 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d887d1880): >close: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:19 DEBUG : forgetting directory cache 2026/07/10 03:47:19 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: Open: flags=O_RDONLY 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: newRWFileHandle: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >newRWFileHandle: err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >Open: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: >OpenFile: fd=TestRWCacheUpdate (rw), err= 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d8888d300): _readAt: size=512, off=0 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d8888d300): openPending: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: checking remote fingerprint "24,2026-07-10 02:57:17 +0000 UTC" against cached fingerprint "23,2026-07-10 02:56:17 +0000 UTC" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removing cached entry as stale (remote fingerprint "24,2026-07-10 02:57:17 +0000 UTC" != cached fingerprint "23,2026-07-10 02:56:17 +0000 UTC") 2026/07/10 03:47:19 INFO : TestRWCacheUpdate: vfs cache: removed cache file as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: removed metadata from cache as stale (remote is different) 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: truncate to size=24 2026/07/10 03:47:19 DEBUG : Added virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d8888d300): >openPending: err= 2026/07/10 03:47:19 DEBUG : vfs cache: looking for range={Pos:0 Size:24} in [] - present false 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.RangeSeek from -1 to 0 length -1 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.Read at -1 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d8888d300): >_readAt: n=24, err=EOF 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d8888d300): close: 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: vfs cache: setting modification time to 2026-07-10 02:57:17 +0000 GMT 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate(0x3e3d8888d300): >close: err= 2026/07/10 03:47:19 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:19 DEBUG : Looking for writers 2026/07/10 03:47:19 DEBUG : TestRWCacheUpdate: reading active writers 2026/07/10 03:47:19 DEBUG : >WaitForWriters: 2026/07/10 03:47:19 DEBUG : webdav root 'rclone-test-gikules9fuge': vfs cache: cleaner exiting --- PASS: TestRWCacheUpdate (2.59s) === RUN TestCaseSensitivity run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 DEBUG : FiLeA: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : FiLeB: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : FilEb: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : forgetting directory cache 2026/07/10 03:47:20 DEBUG : Removed virtual directory entry vAddFile: "TestRWCacheUpdate" 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/10 03:47:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/10 03:47:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/10 03:47:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/10 03:47:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : fileA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : filea: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FILEA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/10 03:47:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/10 03:47:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/10 03:47:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/10 03:47:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 ERROR : /: Dir.Stat error: duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/10 03:47:20 DEBUG : fileb: >OpenFile: fd=, err=duplicate filename "fileb" detected with case/unicode normalization settings 2026/07/10 03:47:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 ERROR : /: Dir.Stat error: duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/10 03:47:20 DEBUG : FILEB: >OpenFile: fd=, err=duplicate filename "FILEB" detected with case/unicode normalization settings 2026/07/10 03:47:20 DEBUG : FiLeA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeA: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeA: >Open: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: >OpenFile: fd=FiLeA (r), err= 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeA: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : fileA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : fileA: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:20 DEBUG : filea: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : filea: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:20 DEBUG : FILEA: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FILEA: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:20 DEBUG : FiLeB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FiLeB: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FiLeB: >Open: fd=FiLeB (r), err= 2026/07/10 03:47:20 DEBUG : FiLeB: >OpenFile: fd=FiLeB (r), err= 2026/07/10 03:47:20 DEBUG : FiLeB: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FiLeB: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : FilEb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FilEb: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : FilEb: >Open: fd=FilEb (r), err= 2026/07/10 03:47:20 DEBUG : FilEb: >OpenFile: fd=FilEb (r), err= 2026/07/10 03:47:20 DEBUG : FilEb: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : FilEb: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : fileb: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : fileb: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:20 DEBUG : FILEB: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : FILEB: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : FiLeA: reading active writers 2026/07/10 03:47:20 DEBUG : FiLeB: reading active writers 2026/07/10 03:47:20 DEBUG : FilEb: reading active writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : FilEb: reading active writers 2026/07/10 03:47:20 DEBUG : FiLeA: reading active writers 2026/07/10 03:47:20 DEBUG : FiLeB: reading active writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestCaseSensitivity (0.34s) === RUN TestUnicodeNormalization run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: >Open: fd=測試_Русский___ě_áñ (r), err= 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=測試_Русский___ě_áñ (r), err= 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: Open: flags=O_RDONLY 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: >Open: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: >OpenFile: fd=normal name with no special characters.txt (r), err= 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: ChunkedReader.Read at 0 length 5 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : 測試_Русский___ě_áñ: reading active writers 2026/07/10 03:47:20 DEBUG : normal name with no special characters.txt: reading active writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestUnicodeNormalization (0.16s) === RUN TestVFSbaseHandle --- PASS: TestVFSbaseHandle (0.00s) === RUN TestVFSNew run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : webdav root 'rclone-test-gikules9fuge': Reusing VFS from active cache 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNew (0.02s) === RUN TestVFSNewWithOpts run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestVFSNewWithOpts (0.02s) === RUN TestVFSRoot run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestVFSRoot (0.02s) === RUN TestVFSStat run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : dir: Looking for writers 2026/07/10 03:47:20 DEBUG : file2: reading active writers 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : dir: reading active writers 2026/07/10 03:47:20 DEBUG : file1: reading active writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStat (0.19s) === RUN TestVFSStatParent run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:20 DEBUG : dir: Looking for writers 2026/07/10 03:47:20 DEBUG : Looking for writers 2026/07/10 03:47:20 DEBUG : file1: reading active writers 2026/07/10 03:47:20 DEBUG : dir: reading active writers 2026/07/10 03:47:20 DEBUG : >WaitForWriters: --- PASS: TestVFSStatParent (0.17s) === RUN TestVFSOpenFile run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:20 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:20 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:20 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:21 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:21 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 03:47:21 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 03:47:21 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 03:47:21 DEBUG : dir: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:21 DEBUG : dir: >OpenFile: fd=dir/ (r), err= 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_RDONLY, perm=-rwxrwxrwx 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: >Open: fd=dir/new_file.txt (w), err= 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: >OpenFile: fd=dir/new_file.txt (w), err= 2026/07/10 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 03:47:21 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: size = 0 OK 2026/07/10 03:47:21 DEBUG : dir/new_file.txt: Size of src and dst objects identical 2026/07/10 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "new_file.txt" 2026/07/10 03:47:21 DEBUG : not found/new_file.txt: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:21 DEBUG : not found/new_file.txt: >OpenFile: fd=, err=file does not exist 2026/07/10 03:47:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:21 DEBUG : dir: Looking for writers 2026/07/10 03:47:21 DEBUG : file2: reading active writers 2026/07/10 03:47:21 DEBUG : new_file.txt: reading active writers 2026/07/10 03:47:21 DEBUG : Looking for writers 2026/07/10 03:47:21 DEBUG : dir: reading active writers 2026/07/10 03:47:21 DEBUG : file1: reading active writers 2026/07/10 03:47:21 DEBUG : >WaitForWriters: --- PASS: TestVFSOpenFile (0.23s) === RUN TestVFSRename run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:21 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:21 DEBUG : dir/file2: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:21 INFO : dir/file2: Moved (server-side) to: dir/file1 2026/07/10 03:47:21 DEBUG : dir/file1: Updating file with dir/file1 0x3e3d88ec6340 2026/07/10 03:47:21 DEBUG : dir: Added virtual directory entry vDel: "file2" 2026/07/10 03:47:21 DEBUG : dir: Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:21 INFO : dir/file1: Moved (server-side) to: file0 2026/07/10 03:47:21 DEBUG : file0: Updating file with file0 0x3e3d88ec6340 2026/07/10 03:47:21 DEBUG : dir: Added virtual directory entry vDel: "file1" 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddFile: "file0" 2026/07/10 03:47:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:21 DEBUG : dir: Looking for writers 2026/07/10 03:47:21 DEBUG : Looking for writers 2026/07/10 03:47:21 DEBUG : dir: reading active writers 2026/07/10 03:47:21 DEBUG : file0: reading active writers 2026/07/10 03:47:21 DEBUG : >WaitForWriters: --- PASS: TestVFSRename (0.27s) === RUN TestVFSStatfs run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:21 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:21 DEBUG : Looking for writers 2026/07/10 03:47:21 DEBUG : >WaitForWriters: --- PASS: TestVFSStatfs (0.03s) === RUN TestVFSMkdir run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:21 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddDir: "/" 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddDir: "b" 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddDir: "c" 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddDir: "d" 2026/07/10 03:47:21 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:21 DEBUG : b: Looking for writers 2026/07/10 03:47:21 DEBUG : c: Looking for writers 2026/07/10 03:47:21 DEBUG : d: Looking for writers 2026/07/10 03:47:21 DEBUG : Looking for writers 2026/07/10 03:47:21 DEBUG : a: Looking for writers 2026/07/10 03:47:21 DEBUG : Looking for writers 2026/07/10 03:47:21 DEBUG : b: reading active writers 2026/07/10 03:47:21 DEBUG : c: reading active writers 2026/07/10 03:47:21 DEBUG : d: reading active writers 2026/07/10 03:47:21 DEBUG : /: reading active writers 2026/07/10 03:47:21 DEBUG : a: reading active writers 2026/07/10 03:47:21 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdir (0.41s) === RUN TestVFSMkdirAll run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:21 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:21 DEBUG : Added virtual directory entry vAddDir: "a" 2026/07/10 03:47:21 DEBUG : a: Added virtual directory entry vAddDir: "b" 2026/07/10 03:47:21 DEBUG : a/b: Added virtual directory entry vAddDir: "c" 2026/07/10 03:47:21 DEBUG : a/b/c: Added virtual directory entry vAddDir: "d" 2026/07/10 03:47:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:22 DEBUG : a/b/c/d: Looking for writers 2026/07/10 03:47:22 DEBUG : a/b/c: Looking for writers 2026/07/10 03:47:22 DEBUG : d: reading active writers 2026/07/10 03:47:22 DEBUG : a/b: Looking for writers 2026/07/10 03:47:22 DEBUG : c: reading active writers 2026/07/10 03:47:22 DEBUG : a: Looking for writers 2026/07/10 03:47:22 DEBUG : b: reading active writers 2026/07/10 03:47:22 DEBUG : Looking for writers 2026/07/10 03:47:22 DEBUG : a: reading active writers 2026/07/10 03:47:22 DEBUG : >WaitForWriters: --- PASS: TestVFSMkdirAll (0.43s) === 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-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:22 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:22 DEBUG : Looking for writers 2026/07/10 03:47:22 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-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:22 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 ERROR : file1: WriteFileHandle: Read: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/10 03:47:22 ERROR : file1: WriteFileHandle: ReadAt: Can't read and write to file without --vfs-cache-mode >= minimal 2026/07/10 03:47:22 ERROR : file1: WriteFileHandle: Truncate: Can't change size without --vfs-cache-mode >= writes 2026/07/10 03:47:22 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:47:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:22 DEBUG : file1: size = 5 OK 2026/07/10 03:47:22 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:22 ERROR : file1: WriteFileHandle: Can't open for write without O_TRUNC on existing file without --vfs-cache-mode >= writes 2026/07/10 03:47:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:47:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:22 DEBUG : file1: size = 0 OK 2026/07/10 03:47:22 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE|O_TRUNC, perm=-rwxrwxrwx 2026/07/10 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE|O_TRUNC 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (7 bytes), uploading instead of streaming 2026/07/10 03:47:22 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:22 DEBUG : file1: size = 7 OK 2026/07/10 03:47:22 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:22 DEBUG : Looking for writers 2026/07/10 03:47:22 DEBUG : file1: reading active writers 2026/07/10 03:47:22 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleMethods (0.15s) === RUN TestWriteFileHandleWriteAt run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:22 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:22 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:22 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:22 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:22 DEBUG : file1: waiting for in-sequence write to 100 for 1s 2026/07/10 03:47:23 DEBUG : file1: aborting in-sequence write wait, off=100 2026/07/10 03:47:23 DEBUG : file1: failed to wait for in-sequence write to 100 2026/07/10 03:47:23 ERROR : file1: WriteFileHandle.Write: can't seek in file without --vfs-cache-mode >= writes 2026/07/10 03:47:23 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (11 bytes), uploading instead of streaming 2026/07/10 03:47:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:23 DEBUG : file1: size = 11 OK 2026/07/10 03:47:23 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 ERROR : file1: WriteFileHandle.Write: error: Bad file descriptor 2026/07/10 03:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleWriteAt (1.08s) === RUN TestWriteFileHandleFlush run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:23 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:23 DEBUG : file1: WriteFileHandle.Flush unwritten handle, writing 0 bytes to avoid race conditions 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (5 bytes), uploading instead of streaming 2026/07/10 03:47:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:23 DEBUG : file1: size = 5 OK 2026/07/10 03:47:23 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : file1: WriteFileHandle.Flush nothing to do 2026/07/10 03:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleFlush (0.08s) === RUN TestWriteFileHandleRelease run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:23 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:23 DEBUG : file1: WriteFileHandle.Release closing 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:47:23 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:23 DEBUG : file1: size = 0 OK 2026/07/10 03:47:23 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : file1: WriteFileHandle.Release nothing to do 2026/07/10 03:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : >WaitForWriters: --- PASS: TestWriteFileHandleRelease (0.08s) === RUN TestWriteFileModTimeWithOpenWriters run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:23 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:23 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:23 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:23 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:23 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:23 DEBUG : file1: >OpenFile: fd=file1 (w), err= write_test.go:321: can't set mod time 2026/07/10 03:47:23 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : file1: active writers 1 2026/07/10 03:47:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 10ms 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : file1: active writers 1 2026/07/10 03:47:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 20ms 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : file1: active writers 1 2026/07/10 03:47:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 40ms 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : file1: active writers 1 2026/07/10 03:47:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 80ms 2026/07/10 03:47:23 DEBUG : Looking for writers 2026/07/10 03:47:23 DEBUG : file1: reading active writers 2026/07/10 03:47:23 DEBUG : file1: active writers 1 2026/07/10 03:47:23 DEBUG : Still 1 writers active and 0 cache items in use, waiting 160ms 2026/07/10 03:47:24 DEBUG : Looking for writers 2026/07/10 03:47:24 DEBUG : file1: reading active writers 2026/07/10 03:47:24 DEBUG : file1: active writers 1 2026/07/10 03:47:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 320ms 2026/07/10 03:47:24 DEBUG : Looking for writers 2026/07/10 03:47:24 DEBUG : file1: reading active writers 2026/07/10 03:47:24 DEBUG : file1: active writers 1 2026/07/10 03:47:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 640ms 2026/07/10 03:47:24 DEBUG : Looking for writers 2026/07/10 03:47:24 DEBUG : file1: reading active writers 2026/07/10 03:47:24 DEBUG : file1: active writers 1 2026/07/10 03:47:24 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:25 DEBUG : Looking for writers 2026/07/10 03:47:25 DEBUG : file1: reading active writers 2026/07/10 03:47:25 DEBUG : file1: active writers 1 2026/07/10 03:47:25 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:26 DEBUG : Looking for writers 2026/07/10 03:47:26 DEBUG : file1: reading active writers 2026/07/10 03:47:26 DEBUG : file1: active writers 1 2026/07/10 03:47:26 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:27 DEBUG : Looking for writers 2026/07/10 03:47:27 DEBUG : file1: reading active writers 2026/07/10 03:47:27 DEBUG : file1: active writers 1 2026/07/10 03:47:27 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:28 DEBUG : Looking for writers 2026/07/10 03:47:28 DEBUG : file1: reading active writers 2026/07/10 03:47:28 DEBUG : file1: active writers 1 2026/07/10 03:47:28 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:29 DEBUG : Looking for writers 2026/07/10 03:47:29 DEBUG : file1: reading active writers 2026/07/10 03:47:29 DEBUG : file1: active writers 1 2026/07/10 03:47:29 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:30 DEBUG : Looking for writers 2026/07/10 03:47:30 DEBUG : file1: reading active writers 2026/07/10 03:47:30 DEBUG : file1: active writers 1 2026/07/10 03:47:30 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:31 DEBUG : Looking for writers 2026/07/10 03:47:31 DEBUG : file1: reading active writers 2026/07/10 03:47:31 DEBUG : file1: active writers 1 2026/07/10 03:47:31 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:32 DEBUG : Looking for writers 2026/07/10 03:47:32 DEBUG : file1: reading active writers 2026/07/10 03:47:32 DEBUG : file1: active writers 1 2026/07/10 03:47:32 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:33 DEBUG : Looking for writers 2026/07/10 03:47:33 DEBUG : file1: reading active writers 2026/07/10 03:47:33 DEBUG : file1: active writers 1 2026/07/10 03:47:33 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:34 DEBUG : Looking for writers 2026/07/10 03:47:34 DEBUG : file1: reading active writers 2026/07/10 03:47:34 DEBUG : file1: active writers 1 2026/07/10 03:47:34 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:35 DEBUG : Looking for writers 2026/07/10 03:47:35 DEBUG : file1: reading active writers 2026/07/10 03:47:35 DEBUG : file1: active writers 1 2026/07/10 03:47:35 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:36 DEBUG : Looking for writers 2026/07/10 03:47:36 DEBUG : file1: reading active writers 2026/07/10 03:47:36 DEBUG : file1: active writers 1 2026/07/10 03:47:36 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:37 DEBUG : Looking for writers 2026/07/10 03:47:37 DEBUG : file1: reading active writers 2026/07/10 03:47:37 DEBUG : file1: active writers 1 2026/07/10 03:47:37 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:38 DEBUG : Looking for writers 2026/07/10 03:47:38 DEBUG : file1: reading active writers 2026/07/10 03:47:38 DEBUG : file1: active writers 1 2026/07/10 03:47:38 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:39 DEBUG : Looking for writers 2026/07/10 03:47:39 DEBUG : file1: reading active writers 2026/07/10 03:47:39 DEBUG : file1: active writers 1 2026/07/10 03:47:39 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:40 DEBUG : Looking for writers 2026/07/10 03:47:40 DEBUG : file1: reading active writers 2026/07/10 03:47:40 DEBUG : file1: active writers 1 2026/07/10 03:47:40 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:41 DEBUG : Looking for writers 2026/07/10 03:47:41 DEBUG : file1: reading active writers 2026/07/10 03:47:41 DEBUG : file1: active writers 1 2026/07/10 03:47:41 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:42 DEBUG : Looking for writers 2026/07/10 03:47:42 DEBUG : file1: reading active writers 2026/07/10 03:47:42 DEBUG : file1: active writers 1 2026/07/10 03:47:42 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:43 DEBUG : Looking for writers 2026/07/10 03:47:43 DEBUG : file1: reading active writers 2026/07/10 03:47:43 DEBUG : file1: active writers 1 2026/07/10 03:47:43 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:44 DEBUG : Looking for writers 2026/07/10 03:47:44 DEBUG : file1: reading active writers 2026/07/10 03:47:44 DEBUG : file1: active writers 1 2026/07/10 03:47:44 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:45 DEBUG : Looking for writers 2026/07/10 03:47:45 DEBUG : file1: reading active writers 2026/07/10 03:47:45 DEBUG : file1: active writers 1 2026/07/10 03:47:45 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:46 DEBUG : Looking for writers 2026/07/10 03:47:46 DEBUG : file1: reading active writers 2026/07/10 03:47:46 DEBUG : file1: active writers 1 2026/07/10 03:47:46 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:47 DEBUG : Looking for writers 2026/07/10 03:47:47 DEBUG : file1: reading active writers 2026/07/10 03:47:47 DEBUG : file1: active writers 1 2026/07/10 03:47:47 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:48 DEBUG : Looking for writers 2026/07/10 03:47:48 DEBUG : file1: reading active writers 2026/07/10 03:47:48 DEBUG : file1: active writers 1 2026/07/10 03:47:48 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:49 DEBUG : Looking for writers 2026/07/10 03:47:49 DEBUG : file1: reading active writers 2026/07/10 03:47:49 DEBUG : file1: active writers 1 2026/07/10 03:47:49 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:50 DEBUG : Looking for writers 2026/07/10 03:47:50 DEBUG : file1: reading active writers 2026/07/10 03:47:50 DEBUG : file1: active writers 1 2026/07/10 03:47:50 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:51 DEBUG : Looking for writers 2026/07/10 03:47:51 DEBUG : file1: reading active writers 2026/07/10 03:47:51 DEBUG : file1: active writers 1 2026/07/10 03:47:51 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:52 DEBUG : Looking for writers 2026/07/10 03:47:52 DEBUG : file1: reading active writers 2026/07/10 03:47:52 DEBUG : file1: active writers 1 2026/07/10 03:47:52 DEBUG : Still 1 writers active and 0 cache items in use, waiting 1s 2026/07/10 03:47:53 ERROR : Exiting even though 1 writers active and 0 cache items in use after 30s Cache: 2026/07/10 03:47:53 DEBUG : >WaitForWriters: --- SKIP: TestWriteFileModTimeWithOpenWriters (30.02s) === RUN TestFileReadAtZeroLength run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:53 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:53 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (0 bytes), uploading instead of streaming 2026/07/10 03:47:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:53 DEBUG : file1: size = 0 OK 2026/07/10 03:47:53 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:53 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 03:47:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 03:47:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 03:47:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:53 DEBUG : Looking for writers 2026/07/10 03:47:53 DEBUG : file1: reading active writers 2026/07/10 03:47:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtZeroLength (0.09s) === RUN TestFileReadAtNonZeroLength run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:53 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:53 DEBUG : file1: OpenFile: flags=O_WRONLY|O_CREATE, perm=-rwxrwxrwx 2026/07/10 03:47:53 DEBUG : file1: Open: flags=O_WRONLY|O_CREATE 2026/07/10 03:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:53 DEBUG : file1: >Open: fd=file1 (w), err= 2026/07/10 03:47:53 DEBUG : file1: >OpenFile: fd=file1 (w), err= 2026/07/10 03:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:53 DEBUG : webdav root 'rclone-test-gikules9fuge': File to upload is small (100 bytes), uploading instead of streaming 2026/07/10 03:47:53 DEBUG : file1: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:53 DEBUG : file1: size = 100 OK 2026/07/10 03:47:53 DEBUG : file1: Size of src and dst objects identical 2026/07/10 03:47:53 DEBUG : Added virtual directory entry vAddFile: "file1" 2026/07/10 03:47:53 DEBUG : file1: OpenFile: flags=O_RDONLY, perm=---------- 2026/07/10 03:47:53 DEBUG : file1: Open: flags=O_RDONLY 2026/07/10 03:47:53 DEBUG : file1: >Open: fd=file1 (r), err= 2026/07/10 03:47:53 DEBUG : file1: >OpenFile: fd=file1 (r), err= 2026/07/10 03:47:53 DEBUG : file1: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:53 DEBUG : file1: ChunkedReader.Read at 0 length 1024 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:53 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:53 DEBUG : Looking for writers 2026/07/10 03:47:53 DEBUG : file1: reading active writers 2026/07/10 03:47:53 DEBUG : >WaitForWriters: --- PASS: TestFileReadAtNonZeroLength (0.09s) === RUN TestZipManyFiles run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:53 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:53 DEBUG : flat/f000.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:53 DEBUG : flat/f001.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:53 DEBUG : flat/f002.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : flat/f003.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : flat/f004.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : flat/f000.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : flat/f000.txt: >Open: fd=flat/f000.txt (r), err= 2026/07/10 03:47:54 DEBUG : flat/f000.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : flat/f000.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : flat/f001.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : flat/f001.txt: >Open: fd=flat/f001.txt (r), err= 2026/07/10 03:47:54 DEBUG : flat/f001.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : flat/f001.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : flat/f002.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : flat/f002.txt: >Open: fd=flat/f002.txt (r), err= 2026/07/10 03:47:54 DEBUG : flat/f002.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : flat/f002.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : flat/f003.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : flat/f003.txt: >Open: fd=flat/f003.txt (r), err= 2026/07/10 03:47:54 DEBUG : flat/f003.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : flat/f003.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : flat/f004.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : flat/f004.txt: >Open: fd=flat/f004.txt (r), err= 2026/07/10 03:47:54 DEBUG : flat/f004.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : flat/f004.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:54 DEBUG : flat: Looking for writers 2026/07/10 03:47:54 DEBUG : f000.txt: reading active writers 2026/07/10 03:47:54 DEBUG : f001.txt: reading active writers 2026/07/10 03:47:54 DEBUG : f002.txt: reading active writers 2026/07/10 03:47:54 DEBUG : f003.txt: reading active writers 2026/07/10 03:47:54 DEBUG : f004.txt: reading active writers 2026/07/10 03:47:54 DEBUG : Looking for writers 2026/07/10 03:47:54 DEBUG : flat: reading active writers 2026/07/10 03:47:54 DEBUG : >WaitForWriters: --- PASS: TestZipManyFiles (0.37s) === RUN TestZipManySubDirs run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:54 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:54 DEBUG : a/top.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : a/b/mid.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : a/b/c/deep.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : a/b/c/deep.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : a/b/c/deep.txt: >Open: fd=a/b/c/deep.txt (r), err= 2026/07/10 03:47:54 DEBUG : a/b/c/deep.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : a/b/c/deep.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : a/b/mid.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : a/b/mid.txt: >Open: fd=a/b/mid.txt (r), err= 2026/07/10 03:47:54 DEBUG : a/b/mid.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : a/b/mid.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : a/top.txt: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : a/top.txt: >Open: fd=a/top.txt (r), err= 2026/07/10 03:47:54 DEBUG : a/top.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : a/top.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:54 DEBUG : a/b/c: Looking for writers 2026/07/10 03:47:54 DEBUG : deep.txt: reading active writers 2026/07/10 03:47:54 DEBUG : a/b: Looking for writers 2026/07/10 03:47:54 DEBUG : mid.txt: reading active writers 2026/07/10 03:47:54 DEBUG : c: reading active writers 2026/07/10 03:47:54 DEBUG : a: Looking for writers 2026/07/10 03:47:54 DEBUG : b: reading active writers 2026/07/10 03:47:54 DEBUG : top.txt: reading active writers 2026/07/10 03:47:54 DEBUG : Looking for writers 2026/07/10 03:47:54 DEBUG : a: reading active writers 2026/07/10 03:47:54 DEBUG : >WaitForWriters: --- PASS: TestZipManySubDirs (0.33s) === RUN TestZipLargeFiles run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:54 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: Open: flags=O_RDONLY 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: >Open: fd=bigdir/big.bin (r), err= 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 0 length 4096 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4096 length 8192 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 12288 length 16384 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 28672 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 61440 length 65536 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 126976 length 131072 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 258048 length 262144 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 520192 length 524288 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 1044480 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 2093056 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 3141632 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 4190208 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:54 DEBUG : bigdir/big.bin: ChunkedReader.Read at 5238784 length 1048576 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:55 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:55 DEBUG : bigdir: Looking for writers 2026/07/10 03:47:55 DEBUG : big.bin: reading active writers 2026/07/10 03:47:55 DEBUG : Looking for writers 2026/07/10 03:47:55 DEBUG : bigdir: reading active writers 2026/07/10 03:47:55 DEBUG : >WaitForWriters: --- PASS: TestZipLargeFiles (0.55s) === RUN TestZipDirsInRoot run.go:198: Remote "webdav root 'rclone-test-gikules9fuge'", Local "Local file system at /tmp/rclone3964982273", Modify Window "1s" 2026/07/10 03:47:55 INFO : webdav root 'rclone-test-gikules9fuge': poll-interval is not supported by this remote 2026/07/10 03:47:55 DEBUG : dir1/a.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:55 DEBUG : dir2/b.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:55 DEBUG : dir3/c.txt: Update will use the normal upload strategy (no chunks) 2026/07/10 03:47:55 DEBUG : dir1/a.txt: Open: flags=O_RDONLY 2026/07/10 03:47:55 DEBUG : dir1/a.txt: >Open: fd=dir1/a.txt (r), err= 2026/07/10 03:47:55 DEBUG : dir1/a.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:55 DEBUG : dir1/a.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:55 DEBUG : dir2/b.txt: Open: flags=O_RDONLY 2026/07/10 03:47:55 DEBUG : dir2/b.txt: >Open: fd=dir2/b.txt (r), err= 2026/07/10 03:47:55 DEBUG : dir2/b.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:55 DEBUG : dir2/b.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:55 DEBUG : dir3/c.txt: Open: flags=O_RDONLY 2026/07/10 03:47:55 DEBUG : dir3/c.txt: >Open: fd=dir3/c.txt (r), err= 2026/07/10 03:47:55 DEBUG : dir3/c.txt: ChunkedReader.openRange at 0 length 134217728 2026/07/10 03:47:55 DEBUG : dir3/c.txt: ChunkedReader.Read at 0 length 32768 chunkOffset 0 chunkSize 134217728 2026/07/10 03:47:55 DEBUG : WaitForWriters: timeout=30s 2026/07/10 03:47:55 DEBUG : dir1: Looking for writers 2026/07/10 03:47:55 DEBUG : a.txt: reading active writers 2026/07/10 03:47:55 DEBUG : dir2: Looking for writers 2026/07/10 03:47:55 DEBUG : b.txt: reading active writers 2026/07/10 03:47:55 DEBUG : dir3: Looking for writers 2026/07/10 03:47:55 DEBUG : c.txt: reading active writers 2026/07/10 03:47:55 DEBUG : Looking for writers 2026/07/10 03:47:55 DEBUG : dir1: reading active writers 2026/07/10 03:47:55 DEBUG : dir2: reading active writers 2026/07/10 03:47:55 DEBUG : dir3: reading active writers 2026/07/10 03:47:55 DEBUG : >WaitForWriters: --- PASS: TestZipDirsInRoot (0.33s) === RUN TestFunctional vfstest_test.go:20: Skip on non local --- SKIP: TestFunctional (0.00s) PASS 2026/07/10 03:47:55 DEBUG : webdav root 'rclone-test-gikules9fuge': Purge remote "./vfs.test -test.v -test.timeout 1h0m0s -remote TestWebdavRclone: -verbose" - Finished OK in 1m21.10865104s (try 1/5)